Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp1313 bool IsIndirect = false; in selectIntrinsicCall() local
H A DSelectionDAGISel.cpp583 bool IsIndirect = MI->isIndirectDebugValue(); in runOnMachineFunction() local
H A DSelectionDAG.cpp10081 SDNode *N, unsigned R, bool IsIndirect, in getDbgValue()
10107 bool IsIndirect, in getFrameIndexDbgValue()
10119 bool IsIndirect, in getFrameIndexDbgValue()
10132 unsigned VReg, bool IsIndirect, in getVRegDbgValue()
10145 bool IsIndirect, const DebugLoc &DL, in getDbgValueList()
H A DSelectionDAGBuilder.cpp5669 bool IsIndirect = false; in EmitFuncArgumentDbgValue() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h258 bool IsIndirect() { return m_is_indirect; } in IsIndirect() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp48 bool IsIndirect = in GetGlobalAddressSymbol() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUResourceUsageAnalysis.cpp528 bool IsIndirect = !Callee || Callee->isDeclaration(); in analyzeResourceUsage() local
H A DAMDGPUCallLowering.cpp958 static unsigned getCallOpcode(const MachineFunction &CallerF, bool IsIndirect, in getCallOpcode()
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp176 bool IsIndirect, in handleVirtualBaseClass()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp845 bool IsIndirect = in GetARMGVSymbol() local
867 bool IsIndirect = in GetARMGVSymbol() local
H A DARMFastISel.cpp530 bool IsIndirect = Subtarget->isGVIndirectSymbol(GV); in ARMMaterializeGV() local
H A DARMBaseInstrInfo.cpp4970 bool IsIndirect = Subtarget.isGVIndirectSymbol(GV); in expandLoadStackGuardBase() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp599 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbol.cpp175 bool Symbol::IsIndirect() const { return m_type == eSymbolTypeResolver; } in IsIndirect() function in Symbol
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp386 QualType ValueTy, bool IsIndirect, in emitVoidPtrVAArg()
966 bool IsIndirect = isAggregateTypeForABI(Ty) && in EmitVAArg() local
2038 bool IsIndirect = false; in addFieldToArgStruct() local
4265 bool IsIndirect = Width > 64 || !llvm::isPowerOf2_64(Width); in EmitMSVAArg() local
4467 bool IsIndirect = Width > 64 || !llvm::isPowerOf2_64(Width); in EmitVAArg() local
6009 bool IsIndirect = AI.isIndirect(); in EmitAAPCSVAArg() local
6276 bool IsIndirect = false; in EmitDarwinVAArg() local
6289 bool IsIndirect = false; in EmitMSVAArg() local
7072 bool IsIndirect = false; in EmitVAArg() local
7644 bool IsIndirect = AI.isIndirect(); in EmitVAArg() local
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1177 const bool IsIndirect : 1; member
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp909 static unsigned getCallOpcode(const MachineFunction &CallerF, bool IsIndirect, in getCallOpcode()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp537 bool IsIndirect = CallParams.getOperand(0).isReg(); in LowerCallResults() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1511 bool IsIndirect) { in canonicalizeExpressionOps()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp22932 bool IsIndirect = false; in ActOnOpenMPDeclareTargetName() local
23033 bool IsIndirect = false; in checkDeclIsAllowedInOpenMPTarget() local