Home
last modified time | relevance | path

Searched defs:OpFlag (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp590 unsigned char OpFlag = STI.classifyLocalReference(nullptr); selectLoadStoreOp() local
1516 unsigned char OpFlag = STI.classifyLocalReference(nullptr); materializeFP() local
/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2656 unsigned char OpFlag = Subtarget.classifyLocalReference(nullptr); LowerConstantPool() local
2687 unsigned char OpFlag = Subtarget.classifyExternalReference(*Mod); LowerExternalSymbol() local
2806 unsigned char OpFlag = Subtarget.classifyLocalReference(nullptr); LowerJumpTable() local
[all...]
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp730 uint8_t OpFlag = LanaiII::MO_NO_FLAG; LowerCCCCallTo() local
/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3812 unsigned char OpFlag = Subtarget->classifyLocalReference(nullptr); X86MaterializeFP() local
H A DX86ISelLowering.cpp18538 unsigned char OpFlag = Subtarget.classifyLocalReference(nullptr); LowerConstantPool() local
18561 unsigned char OpFlag = Subtarget.classifyLocalReference(nullptr); LowerJumpTable() local
18897 unsigned char OpFlag = 0; LowerGlobalTLSAddress() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9651 unsigned OpFlag = AsmNodeOperands[CurOp]->getAsZExtVal(); findMatchingInlineAsmOperand() local