Searched defs:hasSinCos (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/X86/ | ||
D | X86Subtarget.cpp | 155 bool X86Subtarget::hasSinCos() const { in hasSinCos() function in X86Subtarget |
/external/llvm/lib/Target/ARM/ | ||
D | ARMSubtarget.cpp | 282 bool ARMSubtarget::hasSinCos() const { in hasSinCos() function in ARMSubtarget |