Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h53 bool IsIndirect; variable
77 bool IsIndirect, DebugLoc DL, unsigned Order, in SDDbgValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h150 bool IsIndirect; variable
158 bool IsIndirect, DebugLoc DL, unsigned O, bool IsVariadic) in SDDbgValue()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp115 bool IsIndirect; ///< true if this is a register-indirect+offset value. member in __anon216e21dc0211::UserValue
461 unsigned Offset, bool IsIndirect, in getUserValue()
501 bool IsIndirect = MI.isIndirectDebugValue(); in handleDebugValue() local
H A DRegAllocFast.cpp306 bool IsIndirect = DBG->isIndirectDebugValue(); in spillVirtReg() local
880 bool IsIndirect = MI->isIndirectDebugValue(); in AllocateBasicBlock() local
H A DMachineInstr.cpp2169 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2195 bool IsIndirect, unsigned Reg, in BuildMI()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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()
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineInstr.cpp2118 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2134 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2170 bool IsIndirect, Register Reg, in BuildMI()
2181 bool IsIndirect, in BuildMI()
H A DLiveDebugVariables.cpp413 void addDef(SlotIndex Idx, ArrayRef<MachineOperand> LocMOs, bool IsIndirect, in addDef()
850 bool IsIndirect = MI.isDebugOffsetImm(); in handleDebugValue() local
1698 bool IsIndirect = DbgValue.getWasIndirect(); in insertDebugValue() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Breakpoint/
DBreakpointLocation.h258 bool IsIndirect() { return m_is_indirect; } in IsIndirect() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Breakpoint/
DBreakpointLocation.h258 bool IsIndirect() { return m_is_indirect; } in IsIndirect() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Breakpoint/
DBreakpointLocation.h258 bool IsIndirect() { return m_is_indirect; } in IsIndirect() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Breakpoint/
DBreakpointLocation.h258 bool IsIndirect() { return m_is_indirect; } in IsIndirect() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp47 bool IsIndirect = (TargetFlags & (AArch64II::MO_DLLIMPORT | AArch64II::MO_COFFSTUB)); in GetGlobalAddressSymbol() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp48 bool IsIndirect = in GetGlobalAddressSymbol() local
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp913 bool IsIndirect = in GetARMGVSymbol() local
935 bool IsIndirect = (TargetFlags & ARMII::MO_DLLIMPORT); in GetARMGVSymbol() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp805 bool IsIndirect = in GetARMGVSymbol() local
827 bool IsIndirect = in GetARMGVSymbol() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h52 bool IsIndirect; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp845 bool IsIndirect = in GetARMGVSymbol() local
867 bool IsIndirect = in GetARMGVSymbol() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUResourceUsageAnalysis.cpp528 bool IsIndirect = !Callee || Callee->isDeclaration(); in analyzeResourceUsage() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp175 bool IsIndirect, in handleVirtualBaseClass()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp176 bool IsIndirect, in handleVirtualBaseClass()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp588 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp599 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A 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

12