Home
last modified time | relevance | path

Searched refs:widerThan (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalityPredicates.cpp102 LegalityPredicate LegalityPredicates::widerThan(unsigned TypeIdx, in widerThan() function in LegalityPredicates
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h234 LegalityPredicate widerThan(unsigned TypeIdx, unsigned Size);
784 widerThan(TypeIdx, Ty.getSizeInBits()), in maxScalar()
798 return widerThan(TypeIdx, Ty.getSizeInBits()) && Predicate(Query); in maxScalarIf()