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.cpp122 const InlineAsm::Flag OpFlags(MI->getOperand(OpNum - 1).getImm()); in PrintAsmOperand() local
180 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.cpp3529 unsigned char OpFlags = Subtarget->classifyGlobalFunctionReference(GV); in fastLowerCall() local
H A DX86ISelLowering.cpp18562 unsigned char OpFlags = in LowerBlockAddress() local
18600 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
2719 unsigned char OpFlags = Subtarget.classifyBlockAddressReference(); in LowerBlockAddress() local
2747 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 DAArch64InstructionSelector.cpp2036 MachineInstr &I, const Value *V, unsigned OpFlags) { in materializeLargeCMVal()
2834 unsigned OpFlags; in select() local
6799 unsigned OpFlags = STI.ClassifyGlobalReference(GV, TM); in selectPtrAuthGlobalValue() local
7456 unsigned OpFlags = STI.ClassifyGlobalReference(GV, MF.getTarget()); in tryFoldAddLowIntoImm() local
H A DAArch64LegalizerInfo.cpp1469 unsigned OpFlags = ST->ClassifyGlobalReference(GV, TM); in legalizeSmallCMGlobalValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp5428 unsigned OpFlags = getTargetMachine().shouldAssumeDSOLocal(GV) in LowerCall() local
5433 unsigned OpFlags = getTargetMachine().shouldAssumeDSOLocal(nullptr) 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.cpp456 unsigned OpFlags = Subtarget->ClassifyGlobalReference(GV, TM); in materializeGV() local
H A DAArch64InstrInfo.cpp2066 unsigned OpFlags = Subtarget.ClassifyGlobalReference(GV, TM); in expandPostRAPseudo() local
H A DAArch64ISelLowering.cpp8761 unsigned OpFlags = in LowerCall() local
9252 unsigned OpFlags = Subtarget->ClassifyGlobalReference(GV, getTargetMachine()); in LowerGlobalAddress() local
9743 const unsigned OpFlags = in LowerPtrAuthGlobalAddress() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9983 InlineAsm::Flag OpFlags(InlineAsm::Kind::Mem, 1); in visitInlineAsm() local