Home
last modified time | relevance | path

Searched defs:IsIndirect (Results 1 – 25 of 26) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h53 bool IsIndirect; variable
77 bool IsIndirect, DebugLoc DL, unsigned Order, in SDDbgValue()
DFastISel.cpp1439 bool IsIndirect = false; in selectIntrinsicCall() local
DSelectionDAGISel.cpp600 bool IsIndirect = MI->isIndirectDebugValue(); in runOnMachineFunction() local
DSelectionDAG.cpp8124 SDNode *N, unsigned R, bool IsIndirect, in getDbgValue()
8145 bool IsIndirect, in getFrameIndexDbgValue()
8157 unsigned VReg, bool IsIndirect, in getVRegDbgValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp47 bool IsIndirect = (TargetFlags & (AArch64II::MO_DLLIMPORT | AArch64II::MO_COFFSTUB)); in GetGlobalAddressSymbol() local
DAArch64CallLowering.cpp762 static unsigned getCallOpcode(const Function &CallerF, bool IsIndirect, in getCallOpcode()
/external/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h52 bool IsIndirect; variable
DFastISel.cpp1208 bool IsIndirect = DI->getOffset() != 0; in selectIntrinsicCall() local
DSelectionDAGISel.cpp561 bool IsIndirect = MI->isIndirectDebugValue(); in runOnMachineFunction() local
DSelectionDAG.cpp6215 unsigned R, bool IsIndirect, uint64_t Off, in getDbgValue()
DSelectionDAGBuilder.cpp4673 DILocation *DL, int64_t Offset, bool IsIndirect, const SDValue &N) { in EmitFuncArgumentDbgValue()
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp115 bool IsIndirect; ///< true if this is a register-indirect+offset value. member in __anon3d46d32b0211::UserValue
461 unsigned Offset, bool IsIndirect, in getUserValue()
501 bool IsIndirect = MI.isIndirectDebugValue(); in handleDebugValue() local
DRegAllocFast.cpp306 bool IsIndirect = DBG->isIndirectDebugValue(); in spillVirtReg() local
880 bool IsIndirect = MI->isIndirectDebugValue(); in AllocateBasicBlock() local
DMachineInstr.cpp2169 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2195 bool IsIndirect, unsigned Reg, in BuildMI()
DInlineSpiller.cpp879 bool IsIndirect = MI->isIndirectDebugValue(); in spillAroundUses() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp288 void addDef(SlotIndex Idx, const MachineOperand &LocMO, bool IsIndirect) { in addDef()
658 bool IsIndirect = MI.getOperand(1).isImm(); in handleDebugValue() local
1334 bool IsIndirect = Loc.wasIndirect(); in insertDebugValue() local
DMachineInstr.cpp2015 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2031 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2052 bool IsIndirect, Register Reg, in BuildMI()
2063 bool IsIndirect, MachineOperand &MO, in BuildMI()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp175 bool IsIndirect, in handleVirtualBaseClass()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp805 bool IsIndirect = in GetARMGVSymbol() local
827 bool IsIndirect = in GetARMGVSymbol() local
DARMFastISel.cpp545 bool IsIndirect = Subtarget->isGVIndirectSymbol(GV); in ARMMaterializeGV() local
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp913 bool IsIndirect = in GetARMGVSymbol() local
935 bool IsIndirect = (TargetFlags & ARMII::MO_DLLIMPORT); in GetARMGVSymbol() local
DARMFastISel.cpp549 bool IsIndirect = Subtarget->isGVIndirectSymbol(GV); in ARMMaterializeGV() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp588 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp326 QualType ValueTy, bool IsIndirect, in emitVoidPtrVAArg()
4691 bool IsIndirect = AI.isIndirect(); in EmitAAPCSVAArg() local
4965 bool IsIndirect = false; in EmitDarwinVAArg() local
5602 bool IsIndirect = false; in EmitVAArg() local
5937 bool IsIndirect = AI.isIndirect(); in EmitVAArg() local
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp822 bool IsIndirect = DVInst->getOperand(1).isImm(); in collectVariableInfo() local

12