Home
last modified time | relevance | path

Searched defs:hasRecipPrec (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h237 bool hasRecipPrec() const { return HasRecipPrec; } in hasRecipPrec() function
/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h233 bool hasRecipPrec() const { return HasRecipPrec; } in hasRecipPrec() function