Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h53 bool IsIndirect; variable
77 bool IsIndirect, DebugLoc DL, unsigned Order, in SDDbgValue()
/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()
/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpointLocation.h249 bool IsIndirect() { return m_is_indirect; } in IsIndirect() function
/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-project/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp47 bool IsIndirect = (TargetFlags & (AArch64II::MO_DLLIMPORT | AArch64II::MO_COFFSTUB)); in GetGlobalAddressSymbol() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h52 bool IsIndirect; variable
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp115 bool IsIndirect; ///< true if this is a register-indirect+offset value. member in __anonc58f418d0211::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()
/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/llvm-project/llvm/lib/CodeGen/
DLiveDebugVariables.cpp285 void addDef(SlotIndex Idx, const MachineOperand &LocMO, bool IsIndirect, in addDef()
668 bool IsIndirect = MI.isDebugOffsetImm(); in handleDebugValue() local
1363 bool IsIndirect = DbgValue.getWasIndirect(); in insertDebugValue() local
DMachineInstr.cpp2107 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2123 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2144 bool IsIndirect, Register Reg, in BuildMI()
2155 bool IsIndirect, MachineOperand &MO, in BuildMI()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp176 bool IsIndirect, in handleVirtualBaseClass()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp175 bool IsIndirect, in handleVirtualBaseClass()
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp913 bool IsIndirect = in GetARMGVSymbol() local
935 bool IsIndirect = (TargetFlags & ARMII::MO_DLLIMPORT); in GetARMGVSymbol() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp805 bool IsIndirect = in GetARMGVSymbol() local
827 bool IsIndirect = in GetARMGVSymbol() local
/external/llvm-project/lldb/source/Symbol/
DSymbol.cpp176 bool Symbol::IsIndirect() const { return m_type == eSymbolTypeResolver; } in IsIndirect() function in Symbol
/external/llvm-project/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp588 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp588 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp823 bool IsIndirect = in GetARMGVSymbol() local
845 bool IsIndirect = in GetARMGVSymbol() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.h1046 const bool IsIndirect : 1; member
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp361 QualType ValueTy, bool IsIndirect, in emitVoidPtrVAArg()
914 bool IsIndirect = isAggregateTypeForABI(Ty) && in EmitVAArg() local
1970 bool IsIndirect = false; in addFieldToArgStruct() local
4362 bool IsIndirect = false; in EmitVAArg() local
5846 bool IsIndirect = AI.isIndirect(); in EmitAAPCSVAArg() local
6112 bool IsIndirect = false; in EmitDarwinVAArg() local
6846 bool IsIndirect = false; in EmitVAArg() local
7336 bool IsIndirect = AI.isIndirect(); in EmitVAArg() local
10721 bool IsIndirect = TInfo.Width > 2 * SlotSize; in EmitVAArg() local
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64CallLowering.cpp787 static unsigned getCallOpcode(const MachineFunction &CallerF, bool IsIndirect, in getCallOpcode()

12