Home
last modified time | relevance | path

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

12

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSDNodeDbgValue.h150 bool IsIndirect; variable
158 bool IsIndirect, DebugLoc DL, unsigned O, bool IsVariadic) in SDDbgValue()
HDFastISel.cpp1301 bool IsIndirect = false; in lowerDbgValue() local
1309 bool IsIndirect = false; in lowerDbgValue() local
HDSelectionDAGISel.cpp734 bool IsIndirect = MI->isIndirectDebugValue(); in runOnMachineFunction() local
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
HDBreakpointLocation.h258 bool IsIndirect() { return m_is_indirect; } in IsIndirect() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDWebAssembly.cpp160 bool IsIndirect = isAggregateTypeForABI(Ty) && in EmitVAArg() local
HDAArch64.cpp545 bool IsIndirect = AI.isIndirect(); in EmitAAPCSVAArg() local
806 bool IsIndirect = false; in EmitDarwinVAArg() local
819 bool IsIndirect = false; in EmitMSVAArg() local
HDSystemZ.cpp267 bool IsIndirect = AI.isIndirect(); in EmitVAArg() local
HDRISCV.cpp511 bool IsIndirect = TInfo.Width > 2 * SlotSize; in EmitVAArg() local
HDAMDGPU.cpp123 const bool IsIndirect = false; in EmitVAArg() local
HDARM.cpp772 bool IsIndirect = false; in EmitVAArg() local
HDX86.cpp984 bool IsIndirect = false; in addFieldToArgStruct() local
3219 bool IsIndirect = Width > 64 || !llvm::isPowerOf2_64(Width); in EmitMSVAArg() local
3421 bool IsIndirect = Width > 64 || !llvm::isPowerOf2_64(Width); in EmitVAArg() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64MCInstLower.cpp54 bool IsIndirect = in GetGlobalValueSymbol() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUResourceUsageAnalysis.cpp530 bool IsIndirect = !Callee || Callee->isDeclaration(); in analyzeResourceUsage() local
HDAMDGPUCallLowering.cpp958 static unsigned getCallOpcode(const MachineFunction &CallerF, bool IsIndirect, in getCallOpcode()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDTypeIndexDiscovery.cpp176 bool IsIndirect, in handleVirtualBaseClass()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMAsmPrinter.cpp862 bool IsIndirect = in GetARMGVSymbol() local
884 bool IsIndirect = in GetARMGVSymbol() local
HDARMFastISel.cpp530 bool IsIndirect = Subtarget->isGVIndirectSymbol(GV); in ARMMaterializeGV() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineInstr.cpp2224 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2240 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2276 bool IsIndirect, Register Reg, in BuildMI()
2287 bool IsIndirect, in BuildMI()
HDLiveDebugVariables.cpp414 void addDef(SlotIndex Idx, ArrayRef<MachineOperand> LocMOs, bool IsIndirect, in addDef()
851 bool IsIndirect = MI.isDebugOffsetImm(); in handleDebugValue() local
1699 bool IsIndirect = DbgValue.getWasIndirect(); in insertDebugValue() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86OptimizeLEAs.cpp598 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDABIInfoImpl.cpp206 QualType ValueTy, bool IsIndirect, in emitVoidPtrVAArg()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Symbol/
HDSymbol.cpp223 bool Symbol::IsIndirect() const { return m_type == eSymbolTypeResolver; } in IsIndirect() function in Symbol
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.h1178 const bool IsIndirect : 1; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
HDAArch64CallLowering.cpp1022 static unsigned getCallOpcode(const MachineFunction &CallerF, bool IsIndirect, in getCallOpcode()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyISelLowering.cpp562 bool IsIndirect = in LowerCallResults() local

12