Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AVR/
H A DAVRAsmPrinter.cpp122 const unsigned NumOpRegs = OpFlags.getNumOperandRegisters(); in PrintAsmOperand() local
180 const unsigned NumOpRegs = OpFlags.getNumOperandRegisters(); in PrintAsmMemoryOperand() local
/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceRegisterDefs.cpp102 unsigned OpFlags = getRegState(MO) & ~RegState::Implicit; in removeDefsFromFunction() local
/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
/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); fastLowerCall() local
H A DX86ISelLowering.cpp18586 unsigned char OpFlags = LowerBlockAddress() local
18624 unsigned char OpFlags; LowerGlobalOrExternal() local
[all...]
/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(); LowerBlockAddress() local
2747 unsigned char OpFlags = Subtarget.classifyGlobalReference(GV); LowerGlobalAddress() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp372 unsigned OpFlags = MI->getOperand(OpNum).getImm(); PrintAsmOperand() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2031 materializeLargeCMVal(MachineInstr & I,const Value * V,unsigned OpFlags) materializeLargeCMVal() argument
2819 unsigned OpFlags; select() local
6679 unsigned OpFlags = STI.ClassifyGlobalReference(GV, TM); selectPtrAuthGlobalValue() local
7285 unsigned OpFlags = STI.ClassifyGlobalReference(GV, MF.getTarget()); tryFoldAddLowIntoImm() local
[all...]
H A DAArch64LegalizerInfo.cpp1433 unsigned OpFlags = ST->ClassifyGlobalReference(GV, TM); legalizeSmallCMGlobalValue() local
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4342 unsigned OpFlags = getTargetMachine().shouldAssumeDSOLocal(GV) LowerCall() local
4347 unsigned OpFlags = getTargetMachine().shouldAssumeDSOLocal(nullptr) LowerCall() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp456 unsigned OpFlags = Subtarget->ClassifyGlobalReference(GV, TM); materializeGV() local
H A DAArch64InstrInfo.cpp2066 unsigned OpFlags = Subtarget.ClassifyGlobalReference(GV, TM); expandPostRAPseudo() local
H A DAArch64ISelLowering.cpp8647 unsigned OpFlags = LowerCall() local
9136 unsigned OpFlags = Subtarget->ClassifyGlobalReference(GV, getTargetMachine()); LowerGlobalAddress() local
9614 const unsigned OpFlags = LowerPtrAuthGlobalAddress() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9920 InlineAsm::Flag OpFlags(InlineAsm::Kind::Mem, 1); visitInlineAsm() local