Searched defs:IsIndirect (Results 1 – 14 of 14) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SDNodeDbgValue.h | 53 bool IsIndirect; variable 77 bool IsIndirect, DebugLoc DL, unsigned Order, in SDDbgValue()
|
| D | FastISel.cpp | 1439 bool IsIndirect = false; in selectIntrinsicCall() local
|
| D | SelectionDAGISel.cpp | 600 bool IsIndirect = MI->isIndirectDebugValue(); in runOnMachineFunction() local
|
| D | SelectionDAG.cpp | 8124 SDNode *N, unsigned R, bool IsIndirect, in getDbgValue() 8145 bool IsIndirect, in getFrameIndexDbgValue() 8157 unsigned VReg, bool IsIndirect, in getVRegDbgValue()
|
| D | SelectionDAGBuilder.cpp | 5625 bool IsIndirect = false; in EmitFuncArgumentDbgValue() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64MCInstLower.cpp | 47 bool IsIndirect = (TargetFlags & (AArch64II::MO_DLLIMPORT | AArch64II::MO_COFFSTUB)); in GetGlobalAddressSymbol() local
|
| D | AArch64CallLowering.cpp | 762 static unsigned getCallOpcode(const Function &CallerF, bool IsIndirect, in getCallOpcode()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | LiveDebugVariables.cpp | 288 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
|
| D | MachineInstr.cpp | 2015 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()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | TypeIndexDiscovery.cpp | 175 bool IsIndirect, in handleVirtualBaseClass()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMAsmPrinter.cpp | 805 bool IsIndirect = in GetARMGVSymbol() local 827 bool IsIndirect = in GetARMGVSymbol() local
|
| D | ARMFastISel.cpp | 545 bool IsIndirect = Subtarget->isGVIndirectSymbol(GV); in ARMMaterializeGV() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86OptimizeLEAs.cpp | 588 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() local
|
| /third_party/node/deps/v8/src/objects/ |
| D | string-inl.h | 157 bool StringShape::IsIndirect() const { in IsIndirect() function
|