Home
last modified time | relevance | path

Searched defs:getVariable (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DAssignmentTrackingAnalysis.h64 const DebugVariable &getVariable(VariableID ID) const { in getVariable() function
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h180 DIVariable *getVariable() const { return Var; } in getVariable() function
H A DSelectionDAGBuilder.h121 DILocalVariable *getVariable() const { return Variable; } in getVariable() function
/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h436 DILocalVariable *getVariable() const { return Variable.get(); }; getVariable() function
H A DIntrinsicInst.h361 DILocalVariable *getVariable() const { getVariable() function
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h246 const DILocalVariable *getVariable() const { in getVariable() function
/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h675 ValueDecl *getVariable() const { in getVariable() function
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestOpDefs.cpp825 ValueBoundsConstraintSet::Variable ReifyBoundOp::getVariable() { getVariable() function in ReifyBoundOp
/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp119 const DebugVariable &getVariable(VariableID ID) const { in getVariable() function in FunctionVarLocsBuilder
[all...]
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp271 const NamedTypeConstraint *getVariable() const { getVariable() function in __anonae090d040411::OperationFormat::TypeResolution
/llvm-project/clang/include/clang/AST/
H A DDecl.h4533 VarDecl *getVariable() const { return VariableAndFlags.getPointer(); } getVariable() function