Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A DCodeRegion.h59 llvm::SMLoc RangeEnd; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DSourcePrinter.h100 RangeEnd, enumerator
H A DSourcePrinter.cpp196 RangeEnd, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp867 MachineInstr *RangeEnd, in addTryDelegate()
1152 MachineInstr *RangeBegin = &MI, *RangeEnd = &MI; in fixCallUnwindMismatches() local
1178 MachineInstr *RangeBegin = nullptr, *RangeEnd = nullptr; // inclusive in fixCallUnwindMismatches() local
1248 MachineInstr *RangeBegin = nullptr, *RangeEnd = nullptr; in fixCallUnwindMismatches() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp270 uint64_t RangeEnd = Binary->offsetToVirtualAddr(Range.first.second); in populateFunctionBodySamples() local
475 uint64_t RangeEnd = Binary->offsetToVirtualAddr(Range.first.second); in extractProbesFromRange() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp1957 SourceLocation RangeEnd = getLocation(); in getSourceRange() local
5009 SourceLocation RangeEnd = getLocation(); in getSourceRange() local
5018 SourceLocation RangeEnd = getBeginLoc(); in getSourceRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1569 const MachineInstr *RangeEnd, in validThroughout()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp711 Value *RangeEnd; in simplifyRangeCheck() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h4375 Node *RangeEnd = getDerived().parseExpr(); in parseBracedExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3925 unsigned RangeEnd = Last; in parseRegisterInRange() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl2.h1874 UINT32 RangeEnd; /* End of domain range */ global() member