| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SDNodeDbgValue.h | 150 bool IsIndirect; variable 158 bool IsIndirect, DebugLoc DL, unsigned O, bool IsVariadic) in SDDbgValue()
|
| H A D | FastISel.cpp | 1313 bool IsIndirect = false; in selectIntrinsicCall() local
|
| H A D | SelectionDAGISel.cpp | 583 bool IsIndirect = MI->isIndirectDebugValue(); in runOnMachineFunction() local
|
| H A D | SelectionDAG.cpp | 10081 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 D | SelectionDAGBuilder.cpp | 5669 bool IsIndirect = false; in EmitFuncArgumentDbgValue() local
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/ |
| H A D | BreakpointLocation.h | 258 bool IsIndirect() { return m_is_indirect; } in IsIndirect() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64MCInstLower.cpp | 48 bool IsIndirect = in GetGlobalAddressSymbol() local
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUResourceUsageAnalysis.cpp | 528 bool IsIndirect = !Callee || Callee->isDeclaration(); in analyzeResourceUsage() local
|
| H A D | AMDGPUCallLowering.cpp | 958 static unsigned getCallOpcode(const MachineFunction &CallerF, bool IsIndirect, in getCallOpcode()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MachineInstr.cpp | 2118 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 D | LiveDebugVariables.cpp | 413 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 D | TypeIndexDiscovery.cpp | 176 bool IsIndirect, in handleVirtualBaseClass()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.cpp | 845 bool IsIndirect = in GetARMGVSymbol() local 867 bool IsIndirect = in GetARMGVSymbol() local
|
| H A D | ARMFastISel.cpp | 530 bool IsIndirect = Subtarget->isGVIndirectSymbol(GV); in ARMMaterializeGV() local
|
| H A D | ARMBaseInstrInfo.cpp | 4970 bool IsIndirect = Subtarget.isGVIndirectSymbol(GV); in expandLoadStackGuardBase() local
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86OptimizeLEAs.cpp | 599 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() local
|
| /openbsd-src/gnu/llvm/lldb/source/Symbol/ |
| H A D | Symbol.cpp | 175 bool Symbol::IsIndirect() const { return m_type == eSymbolTypeResolver; } in IsIndirect() function in Symbol
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | TargetInfo.cpp | 386 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 D | PPCISelLowering.h | 1177 const bool IsIndirect : 1; member
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64CallLowering.cpp | 909 static unsigned getCallOpcode(const MachineFunction &CallerF, bool IsIndirect, in getCallOpcode()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 537 bool IsIndirect = CallParams.getOperand(0).isReg(); in LowerCallResults() local
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | DebugInfoMetadata.cpp | 1511 bool IsIndirect) { in canonicalizeExpressionOps()
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 22932 bool IsIndirect = false; in ActOnOpenMPDeclareTargetName() local 23033 bool IsIndirect = false; in checkDeclIsAllowedInOpenMPTarget() local
|