Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-mca/
DCodeRegion.h59 llvm::SMLoc RangeEnd; variable
/external/llvm-project/clang-tools-extra/clangd/refactor/
DTweak.cpp49 unsigned RangeBegin, unsigned RangeEnd, in Selection()
/external/llvm-project/llvm/tools/llvm-profgen/
DProfileGenerator.cpp196 uint64_t RangeEnd = Binary->offsetToVirtualAddr(Range.first.second); in populateFunctionBodySamples() local
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DElseAfterReturnCheck.cpp133 SourceLocation RangeEnd = Remap(RBrace).getLocWithOffset(-1); in removeElseAndBrackets() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp913 MachineInstr *RangeBegin = nullptr, *RangeEnd = nullptr; // inclusive in fixUnwindMismatches() local
1109 MachineInstr *RangeBegin = nullptr, *RangeEnd = nullptr; in fixUnwindMismatches() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp1036 MachineInstr *RangeBegin = nullptr, *RangeEnd = nullptr; // inclusive in fixUnwindMismatches() local
1216 MachineInstr *RangeBegin = nullptr, *RangeEnd = nullptr; in fixUnwindMismatches() local
/external/clang/lib/AST/
DDecl.cpp1740 SourceLocation RangeEnd = getLocation(); in getSourceRange() local
4169 SourceLocation RangeEnd = getLocation(); in getSourceRange() local
4178 SourceLocation RangeEnd = getLocStart(); in getSourceRange() local
/external/fonttools/Lib/fontTools/feaLib/
Dbuilder.py1197 self, location, DesignSize, SubfamilyID, RangeStart, RangeEnd argument
Dast.py1726 def __init__(self, DesignSize, SubfamilyID, RangeStart, RangeEnd, location=None): argument
/external/llvm-project/clang/lib/AST/
DDecl.cpp1933 SourceLocation RangeEnd = getLocation(); in getSourceRange() local
4977 SourceLocation RangeEnd = getLocation(); in getSourceRange() local
4986 SourceLocation RangeEnd = getBeginLoc(); in getSourceRange() local
/external/llvm-project/clang-tools-extra/clangd/
DCodeComplete.cpp1443 unsigned RangeEnd = HeuristicPrefix.Qualifier.begin() - Content.data(), in populateContextWords() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp835 Value *RangeEnd; in simplifyRangeCheck() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1344 const MachineInstr *RangeEnd) { in validThroughout()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1532 const MachineInstr *RangeEnd, in validThroughout()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp772 Value *RangeEnd; in simplifyRangeCheck() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp711 Value *RangeEnd; in simplifyRangeCheck() local
/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp799 RangeEnd, enumerator
/external/libcxxabi/src/demangle/
DItaniumDemangle.h4047 Node *RangeEnd = getDerived().parseExpr(); in parseBracedExpr() local
/external/llvm-project/libcxxabi/src/demangle/
DItaniumDemangle.h4383 Node *RangeEnd = getDerived().parseExpr(); in parseBracedExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h4310 Node *RangeEnd = getDerived().parseExpr(); in parseBracedExpr() local
/external/llvm-project/llvm/include/llvm/Demangle/
DItaniumDemangle.h4383 Node *RangeEnd = getDerived().parseExpr(); in parseBracedExpr() local
/external/llvm-project/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3806 unsigned RangeEnd = Last; in parseRegisterInRange() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp2996 bool addOperations(uint32_t RangeStart, uint32_t RangeEnd, SizeT *NumOperations, in addOperations()