Home
last modified time | relevance | path

Searched defs:endsBefore (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceOperand.cpp127 bool LiveRange::endsBefore(const LiveRange &Other) const { in endsBefore() function in Ice::LiveRange
/external/clang/lib/Tooling/Core/
DReplacement.cpp398 bool endsBefore(const Replacement &R) const { in endsBefore() function in clang::tooling::__anon05d232b60411::MergedReplacement
/external/llvm-project/clang/lib/Tooling/Core/
DReplacement.cpp409 bool endsBefore(const Replacement &R) const { in endsBefore() function in __anon146631e40211::MergedReplacement
/external/llvm-project/llvm/include/llvm/MCA/
DInstruction.h301 bool endsBefore(const CycleSegment &CS) const { return Begin >= CS.End; } in endsBefore() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h301 bool endsBefore(const CycleSegment &CS) const { return Begin >= CS.End; } in endsBefore() function