Home
last modified time | relevance | path

Searched defs:DbgLoc (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp190 const DebugLoc &DbgLoc = I.getDebugLoc(); in selectIntToFP() local
217 const DebugLoc &DbgLoc = I.getDebugLoc(); in selectFPToInt() local
650 const DebugLoc &DbgLoc = I.getDebugLoc(); in selectConstantPool() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h122 DebugLoc DbgLoc; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h86 DebugLoc DbgLoc; global() variable
H A DIRBuilder.h373 DebugLoc DbgLoc; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp115 bool SwiftErrorValueTracking::createEntriesInEntryBlock(DebugLoc DbgLoc) { in createEntriesInEntryBlock()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h284 DebugLoc DbgLoc; // Source line information. global() variable
H A DSwitchLoweringUtils.h138 DebugLoc DbgLoc; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp489 const DebugLoc &DbgLoc; global() member
771 auto &DbgLoc = MIB->getDebugLoc(); selectSelect() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1385 processIfEntryValueDbgDeclare(FunctionLoweringInfo & FuncInfo,const Value * Arg,DIExpression * Expr,DILocalVariable * Var,DebugLoc DbgLoc) processIfEntryValueDbgDeclare() argument
1410 processDbgDeclare(FunctionLoweringInfo & FuncInfo,const Value * Address,DIExpression * Expr,DILocalVariable * Var,DebugLoc DbgLoc) processDbgDeclare() argument
[all...]
H A DFastISel.cpp1641 fastEmitBranch(MachineBasicBlock * MSucc,const DebugLoc & DbgLoc) fastEmitBranch() argument
H A DSelectionDAGBuilder.cpp1542 handleKillDebugValue(DILocalVariable * Var,DIExpression * Expr,DebugLoc DbgLoc,unsigned Order) handleKillDebugValue() argument
1553 handleDebugValue(ArrayRef<const Value * > Values,DILocalVariable * Var,DIExpression * Expr,DebugLoc DbgLoc,unsigned Order,bool IsVariadic) handleDebugValue() argument
6038 visitEntryValueDbgValue(ArrayRef<const Value * > Values,DILocalVariable * Variable,DIExpression * Expr,DebugLoc DbgLoc) visitEntryValueDbgValue() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1490 const DebugLoc &DbgLoc = I.getDebugLoc(); materializeFP() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1397 DILocation *DbgLoc = DILocation::getMergedLocations(MergeDbgLocs); fold_sincos() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp870 auto DbgLoc = deriveNewFramePointer() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp550 const DebugLoc &DbgLoc = MI.getDebugLoc(); in BuildDbgValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3706 DebugLoc DbgLoc = F.getEntryBlock().getFirstNonPHI()->getDebugLoc(); runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp240 if (auto DbgLoc = I.getDebugLoc()) processInstruction() local