/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinterInlineAsm.cpp | 237 unsigned OpFlags = MI->getOperand(OpNo).getImm(); in EmitMSInlineAsmStr() local 248 unsigned OpFlags = MI->getOperand(OpNo).getImm(); in EmitMSInlineAsmStr() local 406 unsigned OpFlags = MI->getOperand(OpNo).getImm(); in EmitGCCInlineAsmStr() local 417 unsigned OpFlags = MI->getOperand(OpNo).getImm(); in EmitGCCInlineAsmStr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRAsmPrinter.cpp | 107 unsigned OpFlags = MI->getOperand(OpNum - 1).getImm(); in PrintAsmOperand() local 164 unsigned OpFlags = MI->getOperand(OpNum - 1).getImm(); in PrintAsmMemoryOperand() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | InlineAsmLowering.cpp | 384 unsigned OpFlags = InlineAsm::getFlagWord(InlineAsm::Kind_Mem, 1); in lowerInlineAsm() local 502 unsigned OpFlags = in lowerInlineAsm() local 521 unsigned OpFlags = InlineAsm::getFlagWord(InlineAsm::Kind_Mem, 1); in lowerInlineAsm() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrBuilder.h | 224 unsigned GlobalBaseReg, unsigned char OpFlags) { in addConstantPoolReference()
|
H A D | X86FastISel.cpp | 3480 unsigned char OpFlags = Subtarget->classifyGlobalFunctionReference(GV); in fastLowerCall() local
|
H A D | X86ISelLowering.cpp | 19215 unsigned char OpFlags = in LowerBlockAddress() local 19252 unsigned char OpFlags; in LowerGlobalOrExternal() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 733 unsigned char OpFlags = Subtarget.classifyGlobalFunctionReference(GV); in LowerCall() local 752 unsigned char OpFlags = in LowerCall() local 2556 unsigned char OpFlags = Subtarget.classifyBlockAddressReference(); in LowerBlockAddress() local 2584 unsigned char OpFlags = Subtarget.classifyGlobalReference(GV); in LowerGlobalAddress() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64LegalizerInfo.cpp | 862 unsigned OpFlags = ST->ClassifyGlobalReference(GV, TM); in legalizeSmallCMGlobalValue() local
|
H A D | AArch64InstructionSelector.cpp | 1800 MachineInstr &I, const Value *V, unsigned OpFlags) { in materializeLargeCMVal() 2575 unsigned OpFlags = STI.ClassifyGlobalReference(GV, TM); in select() local 5611 unsigned OpFlags = STI.ClassifyGlobalReference(GV, MF.getTarget()); in tryFoldAddLowIntoImm() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 358 unsigned OpFlags = MI->getOperand(OpNum).getImm(); in PrintAsmOperand() local
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
H A D | efi_pxe.h | 921 PXE_OPFLAGS OpFlags; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 7649 unsigned OpFlags = RISCVII::MO_CALL; in LowerCall() local 7655 unsigned OpFlags = RISCVII::MO_CALL; in LowerCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1972 unsigned OpFlags = Subtarget.ClassifyGlobalReference(GV, TM); in expandPostRAPseudo() local
|
H A D | AArch64FastISel.cpp | 452 unsigned OpFlags = Subtarget->ClassifyGlobalReference(GV, TM); in materializeGV() local
|
H A D | AArch64ISelLowering.cpp | 5853 unsigned OpFlags = in LowerCall() local 6177 unsigned OpFlags = Subtarget->ClassifyGlobalReference(GV, getTargetMachine()); in LowerGlobalAddress() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 8565 unsigned OpFlags = InlineAsm::getFlagWord(InlineAsm::Kind_Mem, 1); in visitInlineAsm() local
|