/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugAbbrev.cpp | 91 uint32_t RangeEnd = RangeStart; getCodeRange() local
|
/llvm-project/clang-tools-extra/clangd/refactor/ |
H A D | Tweak.cpp | 61 unsigned RangeBegin, unsigned RangeEnd, in Selection()
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.h | 102 RangeEnd, enumerator
|
H A D | SourcePrinter.cpp | 204 RangeEnd, global() enumerator
|
/llvm-project/llvm/tools/llvm-mca/ |
H A D | CodeRegion.h | 86 llvm::SMLoc RangeEnd; variable
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyCFGStackify.cpp | 848 addTryDelegate(MachineInstr * RangeBegin,MachineInstr * RangeEnd,MachineBasicBlock * DelegateDest) addTryDelegate() argument 1133 MachineInstr *RangeBegin = &MI, *RangeEnd = &MI; fixCallUnwindMismatches() local 1159 MachineInstr *RangeBegin = nullptr, *RangeEnd = nullptr; // inclusive fixCallUnwindMismatches() local 1229 MachineInstr *RangeBegin = nullptr, *RangeEnd = nullptr; fixCallUnwindMismatches() local [all...] |
/llvm-project/llvm/tools/llvm-profgen/ |
H A D | ProfileGenerator.cpp | 681 uint64_t RangeEnd = Range.first.second; in populateBodySamplesForAllFunctions() local 965 uint64_t RangeEnd = Range.first.second; in populateBodySamplesForFunction() local 1173 uint64_t RangeEnd = Range.first.second; in extractProbesFromRange() local
|
H A D | ProfiledBinary.cpp | 949 computeInlinedContextSizeForRange(uint64_t RangeBegin,uint64_t RangeEnd) computeInlinedContextSizeForRange() argument
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | ElseAfterReturnCheck.cpp | 131 SourceLocation RangeEnd = Remap(RBrace).getLocWithOffset(-1); in removeElseAndBrackets() local
|
/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 2073 SourceLocation RangeEnd = getLocation(); getSourceRange() local 5557 SourceLocation RangeEnd = getLocation(); getSourceRange() local 5566 SourceLocation RangeEnd = getBeginLoc(); getSourceRange() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | CodeComplete.cpp | 1785 unsigned RangeEnd = HeuristicPrefix.Qualifier.begin() - Content.data(), populateContextWords() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 1595 validThroughout(LexicalScopes & LScopes,const MachineInstr * DbgValue,const MachineInstr * RangeEnd,const InstructionOrdering & Ordering) validThroughout() argument
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 673 Value *RangeEnd; simplifyRangeCheck() local
|
/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 4704 Node *RangeEnd = getDerived().parseExpr(); parseBracedExpr() local
|
/llvm-project/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 4705 Node *RangeEnd = getDerived().parseExpr(); parseBracedExpr() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 8790 MachineBasicBlock::instr_iterator RangeBegin, RangeEnd; getOutlinableRanges() local
|
/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 5025 unsigned RangeEnd = Last; parseRegisterInRange() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 14080 DeclStmt *RangeEnd = CXXRangeFor->getEndStmt(); addLoopPreInits() local
|