Searched defs:IsIndirect (Results 1 – 14 of 14) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Breakpoint/ |
| HD | BreakpointLocation.h | 343 IsIndirect () in IsIndirect() function
|
| /NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SDNodeDbgValue.h | 52 bool IsIndirect; variable
|
| HD | FastISel.cpp | 1210 bool IsIndirect = DI->getOffset() != 0; in selectIntrinsicCall() local
|
| HD | SelectionDAGISel.cpp | 505 bool IsIndirect = MI->isIndirectDebugValue(); in runOnMachineFunction() local
|
| HD | SelectionDAGBuilder.cpp | 947 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
|
| HD | SelectionDAG.cpp | 6115 unsigned R, bool IsIndirect, uint64_t Off, in getDbgValue()
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | MachineInstrBuilder.h | 357 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI() 386 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | LiveDebugVariables.cpp | 116 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
|
| HD | RegAllocFast.cpp | 302 bool IsIndirect = DBG->isIndirectDebugValue(); in spillVirtReg() local 870 bool IsIndirect = MI->isIndirectDebugValue(); in AllocateBasicBlock() local
|
| HD | InlineSpiller.cpp | 1229 bool IsIndirect = MI->isIndirectDebugValue(); in spillAroundUses() local
|
| /NextBSD/contrib/llvm/lib/Target/ARM/ |
| HD | ARMAsmPrinter.cpp | 840 bool IsIndirect = (TargetFlags & ARMII::MO_NONLAZY) && in GetARMGVSymbol() local 861 bool IsIndirect = (TargetFlags & ARMII::MO_DLLIMPORT); in GetARMGVSymbol() local
|
| HD | ARMFastISel.cpp | 584 bool IsIndirect = Subtarget->GVIsIndirectSymbol(GV, RelocM); in ARMMaterializeGV() local
|
| /NextBSD/contrib/llvm/tools/lldb/source/Symbol/ |
| HD | Symbol.cpp | 263 Symbol::IsIndirect () const in IsIndirect() function in Symbol
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | TargetInfo.cpp | 4163 bool IsIndirect = AI.isIndirect(); in EmitAAPCSVAArg() local 5001 bool IsIndirect = false; in EmitVAArg() local 5354 bool IsIndirect = AI.isIndirect(); in EmitVAArg() local
|