Searched defs:isPred (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp948 bool isPred = (i < NumOps && MCID.OpInfo[i].isPredicate()); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h431 bool isPred(const SUnit *N) const { function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1352 static bool ignoreDependence(const SDep &D, bool isPred) { argument

Completed in 71 milliseconds