Home
last modified time | relevance | path

Searched defs:PredNum (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp867 static unsigned getFCmpOpcode(unsigned PredNum) { in getFCmpOpcode()
903 static unsigned getICmpOpcode(unsigned PredNum) { in getICmpOpcode()
943 static unsigned getBoolCmpOpcode(unsigned PredNum) { in getBoolCmpOpcode()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1300 unsigned PredNum = PredDep.getSUnit()->NodeNum; in visitPostorderNode() local
1382 unsigned PredNum = PredSU->NodeNum; in joinPredSubtree() local
H A DMachineTraceMetrics.cpp191 unsigned PredNum = TBI->Pred->getNumber(); in computeDepthResources() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2758 for (unsigned PredNum = 0; PredNum < OpPHI->getNumOperands(); ++PredNum) { in makePossiblePHIOfOps() local