Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h101 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); } in isPredicate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h351 bool isPredicate() const { return OpKind == MO_Predicate; } in isPredicate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp698 bool HexagonEarlyIfConversion::isPredicate(unsigned R) const { in isPredicate() function in HexagonEarlyIfConversion
/third_party/gettext/gnulib-local/lib/libxml/
Dxpath.c14016 int isPredicate) in xmlXPathCompOpEvalToBoolean()
/third_party/libxml2/
Dxpath.c13554 int isPredicate) in xmlXPathCompOpEvalToBoolean()