Home
last modified time | relevance | path

Searched defs:OpFlags (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp237 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 DAVRAsmPrinter.cpp107 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 DInlineAsmLowering.cpp384 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 DX86InstrBuilder.h224 unsigned GlobalBaseReg, unsigned char OpFlags) { in addConstantPoolReference()
H A DX86FastISel.cpp3480 unsigned char OpFlags = Subtarget->classifyGlobalFunctionReference(GV); in fastLowerCall() local
H A DX86ISelLowering.cpp19215 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 DM68kISelLowering.cpp733 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 DAArch64LegalizerInfo.cpp862 unsigned OpFlags = ST->ClassifyGlobalReference(GV, TM); in legalizeSmallCMGlobalValue() local
H A DAArch64InstructionSelector.cpp1800 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 DARMAsmPrinter.cpp358 unsigned OpFlags = MI->getOperand(OpNum).getImm(); in PrintAsmOperand() local
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defi_pxe.h921 PXE_OPFLAGS OpFlags; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7649 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 DAArch64InstrInfo.cpp1972 unsigned OpFlags = Subtarget.ClassifyGlobalReference(GV, TM); in expandPostRAPseudo() local
H A DAArch64FastISel.cpp452 unsigned OpFlags = Subtarget->ClassifyGlobalReference(GV, TM); in materializeGV() local
H A DAArch64ISelLowering.cpp5853 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 DSelectionDAGBuilder.cpp8565 unsigned OpFlags = InlineAsm::getFlagWord(InlineAsm::Kind_Mem, 1); in visitInlineAsm() local