Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h150 bool IsIndirect; variable
158 bool IsIndirect, DebugLoc DL, unsigned O, bool IsVariadic) in SDDbgValue()
H A DFastISel.cpp1301 bool IsIndirect = false; in lowerDbgValue() local
1309 bool IsIndirect = false; in lowerDbgValue() local
H A DSelectionDAGISel.cpp734 bool IsIndirect = MI->isIndirectDebugValue(); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h258 bool IsIndirect() { return m_is_indirect; } in IsIndirect() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DWebAssembly.cpp160 bool IsIndirect = isAggregateTypeForABI(Ty) && in EmitVAArg() local
H A DAArch64.cpp545 bool IsIndirect = AI.isIndirect(); in EmitAAPCSVAArg() local
806 bool IsIndirect = false; in EmitDarwinVAArg() local
819 bool IsIndirect = false; in EmitMSVAArg() local
H A DSystemZ.cpp267 bool IsIndirect = AI.isIndirect(); in EmitVAArg() local
H A DRISCV.cpp511 bool IsIndirect = TInfo.Width > 2 * SlotSize; in EmitVAArg() local
H A DARM.cpp772 bool IsIndirect = false; in EmitVAArg() local
H A DAMDGPU.cpp123 const bool IsIndirect = false; in EmitVAArg() local
H A DX86.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/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp54 bool IsIndirect = in GetGlobalValueSymbol() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUResourceUsageAnalysis.cpp530 bool IsIndirect = !Callee || Callee->isDeclaration(); in analyzeResourceUsage() local
H A DAMDGPUCallLowering.cpp958 static unsigned getCallOpcode(const MachineFunction &CallerF, bool IsIndirect, in getCallOpcode()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp176 bool IsIndirect, in handleVirtualBaseClass() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp862 bool IsIndirect = in GetARMGVSymbol() local
884 bool IsIndirect = in GetARMGVSymbol() local
H A DARMFastISel.cpp530 bool IsIndirect = Subtarget->isGVIndirectSymbol(GV); in ARMMaterializeGV() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.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()
H A DLiveDebugVariables.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/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp598 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp206 QualType ValueTy, bool IsIndirect, in emitVoidPtrVAArg()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbol.cpp223 bool Symbol::IsIndirect() const { return m_type == eSymbolTypeResolver; } in IsIndirect() function in Symbol
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1178 const bool IsIndirect : 1; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp1022 static unsigned getCallOpcode(const MachineFunction &CallerF, bool IsIndirect, in getCallOpcode()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp562 bool IsIndirect = in LowerCallResults() local

12