Home
last modified time | relevance | path

Searched defs:isPPC_FP128Ty (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DType.h137 bool isPPC_FP128Ty() const { return ID == PPC_FP128TyID; } in isPPC_FP128Ty() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h157 bool isPPC_FP128Ty() const { return getTypeID() == PPC_FP128TyID; } in isPPC_FP128Ty() function
/external/llvm/include/llvm/IR/
DType.h155 bool isPPC_FP128Ty() const { return getTypeID() == PPC_FP128TyID; } in isPPC_FP128Ty() function