LLVM: lib/Target/VE/VEInstrBuilder.h Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19#ifndef LLVM_LIB_TARGET_VE_VEINSTRBUILDER_H

20#define LLVM_LIB_TARGET_VE_VEINSTRBUILDER_H

21

23

24namespace llvm {

25

26

27

28

29

30

33 bool ThreeOp = true) {

34 if (ThreeOp)

37}

38

39}

40

41#endif

const MachineInstrBuilder & addImm(int64_t Val) const

Add a new immediate operand.

const MachineInstrBuilder & addFrameIndex(int Idx) const

This is an optimization pass for GlobalISel generic memory operations.

static const MachineInstrBuilder & addFrameReference(const MachineInstrBuilder &MIB, int FI, int Offset=0, bool mem=true)

addFrameReference - This function is used to add a reference to the base of an abstract object on the...