Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h233 bool hasRecipPrec() const { return HasRecipPrec; } in hasRecipPrec() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h248 bool hasRecipPrec() const { return HasRecipPrec; } in hasRecipPrec() function