Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
HDBreakpointLocation.h343 IsIndirect () in IsIndirect() function
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSDNodeDbgValue.h52 bool IsIndirect; variable
HDFastISel.cpp1210 bool IsIndirect = DI->getOffset() != 0; in selectIntrinsicCall() local
HDSelectionDAGISel.cpp505 bool IsIndirect = MI->isIndirectDebugValue(); in runOnMachineFunction() local
HDSelectionDAGBuilder.cpp947 bool IsIndirect = isa<AllocaInst>(V) || Offset != 0; in resolveDanglingDebugInfo() local
4016 DILocation *DL, int64_t Offset, bool IsIndirect, const SDValue &N) { in EmitFuncArgumentDbgValue()
4319 bool IsIndirect = isa<AllocaInst>(V) || Offset != 0; in visitIntrinsicCall() local
HDSelectionDAG.cpp6115 unsigned R, bool IsIndirect, uint64_t Off, in getDbgValue()
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineInstrBuilder.h357 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
386 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
/NextBSD/contrib/llvm/lib/CodeGen/
HDLiveDebugVariables.cpp116 bool IsIndirect; ///< true if this is a register-indirect+offset value. member in __anonc6fb9c530211::UserValue
460 unsigned Offset, bool IsIndirect, in getUserValue()
500 bool IsIndirect = MI->isIndirectDebugValue(); in handleDebugValue() local
HDRegAllocFast.cpp302 bool IsIndirect = DBG->isIndirectDebugValue(); in spillVirtReg() local
870 bool IsIndirect = MI->isIndirectDebugValue(); in AllocateBasicBlock() local
HDInlineSpiller.cpp1229 bool IsIndirect = MI->isIndirectDebugValue(); in spillAroundUses() local
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMAsmPrinter.cpp840 bool IsIndirect = (TargetFlags & ARMII::MO_NONLAZY) && in GetARMGVSymbol() local
861 bool IsIndirect = (TargetFlags & ARMII::MO_DLLIMPORT); in GetARMGVSymbol() local
HDARMFastISel.cpp584 bool IsIndirect = Subtarget->GVIsIndirectSymbol(GV, RelocM); in ARMMaterializeGV() local
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDSymbol.cpp263 Symbol::IsIndirect () const in IsIndirect() function in Symbol
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDTargetInfo.cpp4163 bool IsIndirect = AI.isIndirect(); in EmitAAPCSVAArg() local
5001 bool IsIndirect = false; in EmitVAArg() local
5354 bool IsIndirect = AI.isIndirect(); in EmitVAArg() local