Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h431 bool isPred(const SUnit *N) const { isPred() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp955 bool isPred = (i < NumOps && MCID.operands()[i].isPredicate()); in ReduceToNarrow() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1802 ignoreDependence(const SDep & D,bool isPred) ignoreDependence() argument