/freebsd-src/contrib/llvm-project/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 | 1272 bool IsIndirect = false; lowerDbgValue() local 1280 bool IsIndirect = false; lowerDbgValue() local
|
H A D | SelectionDAGISel.cpp | 619 bool IsIndirect = MI->isIndirectDebugValue(); runOnMachineFunction() local
|
H A D | SelectionDAG.cpp | 10669 getDbgValue(DIVariable * Var,DIExpression * Expr,SDNode * N,unsigned R,bool IsIndirect,const DebugLoc & DL,unsigned O) getDbgValue() argument 10695 getFrameIndexDbgValue(DIVariable * Var,DIExpression * Expr,unsigned FI,bool IsIndirect,const DebugLoc & DL,unsigned O) getFrameIndexDbgValue() argument 10707 getFrameIndexDbgValue(DIVariable * Var,DIExpression * Expr,unsigned FI,ArrayRef<SDNode * > Dependencies,bool IsIndirect,const DebugLoc & DL,unsigned O) getFrameIndexDbgValue() argument 10720 getVRegDbgValue(DIVariable * Var,DIExpression * Expr,unsigned VReg,bool IsIndirect,const DebugLoc & DL,unsigned O) getVRegDbgValue() argument 10733 getDbgValueList(DIVariable * Var,DIExpression * Expr,ArrayRef<SDDbgOperand> Locs,ArrayRef<SDNode * > Dependencies,bool IsIndirect,const DebugLoc & DL,unsigned O,bool IsVariadic) getDbgValueList() argument [all...] |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
H A D | BreakpointLocation.h | 258 bool IsIndirect() { return m_is_indirect; } in IsIndirect() function
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | AArch64.cpp | 528 bool IsIndirect = AI.isIndirect(); EmitAAPCSVAArg() local 792 bool IsIndirect = false; EmitDarwinVAArg() local 805 bool IsIndirect = false; EmitMSVAArg() local [all...] |
H A D | WebAssembly.cpp | 160 bool IsIndirect = isAggregateTypeForABI(Ty) && in EmitVAArg() local
|
H A D | SystemZ.cpp | 267 bool IsIndirect = AI.isIndirect(); in EmitVAArg() local
|
H A D | RISCV.cpp | 506 bool IsIndirect = TInfo.Width > 2 * SlotSize; EmitVAArg() local
|
H A D | ARM.cpp | 777 bool IsIndirect = false; EmitVAArg() local
|
H A D | X86.cpp | 981 bool IsIndirect = false; addFieldToArgStruct() local 3196 bool IsIndirect = Width > 64 || !llvm::isPowerOf2_64(Width); EmitMSVAArg() local 3398 bool IsIndirect = Width > 64 || !llvm::isPowerOf2_64(Width); EmitVAArg() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64MCInstLower.cpp | 53 bool IsIndirect = GetGlobalValueSymbol() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUResourceUsageAnalysis.cpp | 527 bool IsIndirect = !Callee || Callee->isDeclaration(); analyzeResourceUsage() local
|
H A D | AMDGPUCallLowering.cpp | 958 static unsigned getCallOpcode(const MachineFunction &CallerF, bool IsIndirect, in getCallOpcode() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndexDiscovery.cpp | 176 bool IsIndirect, in handleVirtualBaseClass()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 862 bool IsIndirect = in GetARMGVSymbol() local 884 bool IsIndirect = in GetARMGVSymbol() local
|
H A D | ARMFastISel.cpp | 530 bool IsIndirect = Subtarget->isGVIndirectSymbol(GV); in ARMMaterializeGV() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 2154 BuildMI(MachineFunction & MF,const DebugLoc & DL,const MCInstrDesc & MCID,bool IsIndirect,Register Reg,const MDNode * Variable,const MDNode * Expr) BuildMI() argument 2170 BuildMI(MachineFunction & MF,const DebugLoc & DL,const MCInstrDesc & MCID,bool IsIndirect,ArrayRef<MachineOperand> DebugOps,const MDNode * Variable,const MDNode * Expr) BuildMI() argument 2206 BuildMI(MachineBasicBlock & BB,MachineBasicBlock::iterator I,const DebugLoc & DL,const MCInstrDesc & MCID,bool IsIndirect,Register Reg,const MDNode * Variable,const MDNode * Expr) BuildMI() argument 2217 BuildMI(MachineBasicBlock & BB,MachineBasicBlock::iterator I,const DebugLoc & DL,const MCInstrDesc & MCID,bool IsIndirect,ArrayRef<MachineOperand> DebugOps,const MDNode * Variable,const MDNode * Expr) BuildMI() argument
|
H A D | LiveDebugVariables.cpp | 414 void addDef(SlotIndex Idx, ArrayRef<MachineOperand> LocMOs, bool IsIndirect, in addDef() argument 851 bool IsIndirect = MI.isDebugOffsetImm(); in handleDebugValue() local 1699 bool IsIndirect = DbgValue.getWasIndirect(); in insertDebugValue() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86OptimizeLEAs.cpp | 598 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ABIInfoImpl.cpp | 203 emitVoidPtrVAArg(CodeGenFunction & CGF,Address VAListAddr,QualType ValueTy,bool IsIndirect,TypeInfoChars ValueInfo,CharUnits SlotSizeAndAlign,bool AllowHigherAlign,bool ForceRightAdjust) emitVoidPtrVAArg() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
H A D | Symbol.cpp | 227 bool Symbol::IsIndirect() const { return m_type == eSymbolTypeResolver; } IsIndirect() function in Symbol
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 1167 const bool IsIndirect : 1; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64CallLowering.cpp | 1013 getCallOpcode(const MachineFunction & CallerF,bool IsIndirect,bool IsTailCall) getCallOpcode() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 550 bool IsIndirect = LowerCallResults() local
|