Home
last modified time | relevance | path

Searched refs:updatePending (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/
HDInstruction.cpp165 updatePending(); in dispatch()
189 bool Instruction::updatePending() { in updatePending() function in llvm::mca::Instruction
224 updatePending(); in update()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
HDScheduler.cpp130 if (!IS.isReady() && !IS.updatePending()) { in promoteToReadySet()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
HDInstruction.h525 bool updatePending();