/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterInlineAsm.cpp | 219 unsigned OpFlags = MI->getOperand(OpNo).getImm(); in EmitMSInlineAsmStr() local 230 unsigned OpFlags = MI->getOperand(OpNo).getImm(); in EmitMSInlineAsmStr() local 385 unsigned OpFlags = MI->getOperand(OpNo).getImm(); in EmitGCCInlineAsmStr() local 396 unsigned OpFlags = MI->getOperand(OpNo).getImm(); in EmitGCCInlineAsmStr() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRAsmPrinter.cpp | 104 unsigned OpFlags = MI->getOperand(OpNum - 1).getImm(); in PrintAsmOperand() local 161 unsigned OpFlags = MI->getOperand(OpNum - 1).getImm(); in PrintAsmMemoryOperand() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterInlineAsm.cpp | 277 unsigned OpFlags = MI->getOperand(OpNo).getImm(); in EmitMSInlineAsmStr() local 288 unsigned OpFlags = MI->getOperand(OpNo).getImm(); in EmitMSInlineAsmStr() local 443 unsigned OpFlags = MI->getOperand(OpNo).getImm(); in EmitGCCInlineAsmStr() local 454 unsigned OpFlags = MI->getOperand(OpNo).getImm(); in EmitGCCInlineAsmStr() local
|
/external/llvm/lib/Target/X86/ |
D | X86InstrBuilder.h | 203 unsigned GlobalBaseReg, unsigned char OpFlags) { in addConstantPoolReference()
|
D | X86FastISel.cpp | 3308 unsigned char OpFlags = Subtarget->classifyGlobalFunctionReference(GV); in fastLowerCall() local
|
D | X86ISelLowering.cpp | 3311 unsigned char OpFlags = Subtarget.classifyGlobalFunctionReference(GV); in LowerCall() local 3329 unsigned char OpFlags = in LowerCall() local 12905 unsigned char OpFlags = in LowerBlockAddress() local 12934 unsigned char OpFlags = Subtarget.classifyGlobalReference(GV); in LowerGlobalAddress() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrBuilder.h | 224 unsigned GlobalBaseReg, unsigned char OpFlags) { in addConstantPoolReference()
|
D | X86FastISel.cpp | 3498 unsigned char OpFlags = Subtarget->classifyGlobalFunctionReference(GV); in fastLowerCall() local
|
D | X86ISelLowering.cpp | 18093 unsigned char OpFlags = in LowerBlockAddress() local 18130 unsigned char OpFlags; in LowerGlobalOrExternal() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 334 unsigned OpFlags = MI->getOperand(OpNum).getImm(); in PrintAsmOperand() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 348 unsigned OpFlags = MI->getOperand(OpNum).getImm(); in PrintAsmOperand() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 2282 unsigned OpFlags = RISCVII::MO_CALL; in LowerCall() local 2288 unsigned OpFlags = RISCVII::MO_CALL; in LowerCall() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 1156 unsigned char OpFlags = Subtarget.ClassifyGlobalReference(GV, TM); in expandPostRAPseudo() local
|
D | AArch64FastISel.cpp | 420 unsigned char OpFlags = Subtarget->ClassifyGlobalReference(GV, TM); in materializeGV() local
|
D | AArch64ISelLowering.cpp | 3364 unsigned char OpFlags = in LowerGlobalAddress() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 1506 unsigned OpFlags = Subtarget.ClassifyGlobalReference(GV, TM); in expandPostRAPseudo() local
|
D | AArch64FastISel.cpp | 464 unsigned OpFlags = Subtarget->ClassifyGlobalReference(GV, TM); in materializeGV() local
|
D | AArch64InstructionSelector.cpp | 1790 unsigned OpFlags = STI.ClassifyGlobalReference(GV, TM); in select() local
|
D | AArch64ISelLowering.cpp | 4221 unsigned OpFlags = in LowerCall() local 4554 unsigned OpFlags = Subtarget->ClassifyGlobalReference(GV, getTargetMachine()); in LowerGlobalAddress() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 4378 unsigned OpFlags = 0; in PrepareCall() local 4391 unsigned char OpFlags = 0; in PrepareCall() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 6826 unsigned OpFlags = InlineAsm::getFlagWord(InlineAsm::Kind_Mem, 1); in visitInlineAsm() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 8272 unsigned OpFlags = InlineAsm::getFlagWord(InlineAsm::Kind_Mem, 1); in visitInlineAsm() local
|