Home
last modified time | relevance | path

Searched refs:EABIHF (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetMachine.h67 TargetTriple.getEnvironment() == Triple::EABIHF || in isTargetHardFloat()
DARMSubtarget.h722 TargetTriple.getEnvironment() == Triple::EABIHF) && in isTargetAEABI()
742 TargetTriple.getEnvironment() == Triple::EABIHF || in isTargetEHABICompatible()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp230 case EABIHF: return "eabihf"; in getEnvironmentTypeName()
528 .StartsWith("eabihf", Triple::EABIHF) in parseEnvironment()
1644 case llvm::Triple::EABIHF: in getARMCPUForArch()
1656 case llvm::Triple::EABIHF: in getARMCPUForArch()
DARMTargetParser.cpp614 case Triple::EABIHF: in computeDefaultTargetABI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h208 EABIHF, enumerator