Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h185 bool isTop() const { in isTop() function
H A DMachineScheduler.h956 bool isTop() const { isTop() function
/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3435 getWeakLeft(const SUnit * SU,bool isTop) getWeakLeft() argument
3446 biasPhysReg(const SUnit * SU,bool isTop) biasPhysReg() argument
3805 reschedulePhysReg(SUnit * SU,bool isTop) reschedulePhysReg() argument
[all...]
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DSignAnalysisTest.cpp525 testing::AssertionResult isTop(const Node *N, ASTContext &ASTCtx, in isTop() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp163 bool isTop() const { return Kind == Top; } in isTop() function in __anonbef353470111::LatticeCell