Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h53 bool IsIndirect; variable
76 bool IsIndirect, DebugLoc DL, unsigned Order, in SDDbgValue()
DFastISel.cpp1419 bool IsIndirect = false; in selectIntrinsicCall() local
DSelectionDAGISel.cpp533 bool IsIndirect = MI->isIndirectDebugValue(); in runOnMachineFunction() local
DSelectionDAG.cpp7401 SDNode *N, unsigned R, bool IsIndirect, in getDbgValue()
7422 bool IsIndirect, in getFrameIndexDbgValue()
7434 unsigned VReg, bool IsIndirect, in getVRegDbgValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp47 bool IsIndirect = (TargetFlags & AArch64II::MO_DLLIMPORT); in GetGlobalAddressSymbol() local
/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()
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp115 bool IsIndirect; ///< true if this is a register-indirect+offset value. member in __anon4dd7afef0211::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-7.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp263 void addDef(SlotIndex Idx, const MachineOperand &LocMO, bool IsIndirect) { in addDef()
557 bool IsIndirect = MI.getOperand(1).isImm(); in handleDebugValue() local
1189 bool IsIndirect = Loc.wasIndirect(); in insertDebugValue() local
DMachineInstr.cpp1790 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
1806 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
1827 bool IsIndirect, unsigned Reg, in BuildMI()
1838 bool IsIndirect, MachineOperand &MO, in BuildMI()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp176 bool IsIndirect, in handleVirtualBaseClass()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp577 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() 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-7.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp796 bool IsIndirect = in GetARMGVSymbol() local
818 bool IsIndirect = (TargetFlags & ARMII::MO_DLLIMPORT); in GetARMGVSymbol() local
DARMFastISel.cpp548 bool IsIndirect = Subtarget->isGVIndirectSymbol(GV); in ARMMaterializeGV() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp417 auto IsIndirect = NamePair.second == "call_indirect"; in ParseInstruction() local
/external/v8/src/objects/
Dstring-inl.h77 bool StringShape::IsIndirect() { in IsIndirect() function
/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