Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRAsmPrinter.cpp121 const InlineAsm::Flag OpFlags(MI->getOperand(OpNum - 1).getImm()); in PrintAsmOperand() local
179 const InlineAsm::Flag OpFlags(MI->getOperand(OpNum - 1).getImm()); in PrintAsmMemoryOperand() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp449 const unsigned OpFlags = in lowerInlineAsm() local
468 InlineAsm::Flag OpFlags(InlineAsm::Kind::Mem, 1); in lowerInlineAsm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrBuilder.h224 unsigned GlobalBaseReg, unsigned char OpFlags) { in addConstantPoolReference()
H A DX86FastISel.cpp3527 unsigned char OpFlags = Subtarget->classifyGlobalFunctionReference(GV); in fastLowerCall() local
H A DX86ISelLowering.cpp18415 unsigned char OpFlags = in LowerBlockAddress() local
18453 unsigned char OpFlags; in LowerGlobalOrExternal() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp787 unsigned char OpFlags = Subtarget.classifyGlobalFunctionReference(GV); in LowerCall() local
806 unsigned char OpFlags = in LowerCall() local
2718 unsigned char OpFlags = Subtarget.classifyBlockAddressReference(); in LowerBlockAddress() local
2746 unsigned char OpFlags = Subtarget.classifyGlobalReference(GV); in LowerGlobalAddress() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp372 unsigned OpFlags = MI->getOperand(OpNum).getImm(); in PrintAsmOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp1323 unsigned OpFlags = ST->ClassifyGlobalReference(GV, TM); in legalizeSmallCMGlobalValue() local
H A DAArch64InstructionSelector.cpp2020 MachineInstr &I, const Value *V, unsigned OpFlags) { in materializeLargeCMVal()
2848 unsigned OpFlags = STI.ClassifyGlobalReference(GV, TM); in select() local
7326 unsigned OpFlags = STI.ClassifyGlobalReference(GV, MF.getTarget()); in tryFoldAddLowIntoImm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4231 unsigned OpFlags = in LowerCall() local
4237 unsigned OpFlags = getTargetMachine().shouldAssumeDSOLocal( in LowerCall() local
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h876 PXE_OPFLAGS OpFlags; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp455 unsigned OpFlags = Subtarget->ClassifyGlobalReference(GV, TM); in materializeGV() local
H A DAArch64InstrInfo.cpp2045 unsigned OpFlags = Subtarget.ClassifyGlobalReference(GV, TM); in expandPostRAPseudo() local
H A DAArch64ISelLowering.cpp8026 unsigned OpFlags = in LowerCall() local
8471 unsigned OpFlags = Subtarget->ClassifyGlobalReference(GV, getTargetMachine()); in LowerGlobalAddress() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9465 InlineAsm::Flag OpFlags(InlineAsm::Kind::Mem, 1); in visitInlineAsm() local