Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h431 bool isPred(const SUnit *N) const { in isPred() function
/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp900 bool isPred = (i < NumOps && MCID.OpInfo[i].isPredicate()); in ReduceToNarrow() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp948 bool isPred = (i < NumOps && MCID.OpInfo[i].isPredicate()); in ReduceToNarrow() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1352 static bool ignoreDependence(const SDep &D, bool isPred) { in ignoreDependence()
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp1510 static bool ignoreDependence(const SDep &D, bool isPred) { in ignoreDependence()