Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DType.h330 static PointerType *getFP128PtrTy(LLVMContext &C, unsigned AS = 0);
/external/llvm/include/llvm/IR/
DType.h393 static PointerType *getFP128PtrTy(LLVMContext &C, unsigned AS = 0);
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h404 static PointerType *getFP128PtrTy(LLVMContext &C, unsigned AS = 0);
/external/swiftshader/third_party/LLVM/lib/VMCore/
DType.cpp232 PointerType *Type::getFP128PtrTy(LLVMContext &C, unsigned AS) { in getFP128PtrTy() function in Type
/external/llvm/lib/IR/
DType.cpp193 PointerType *Type::getFP128PtrTy(LLVMContext &C, unsigned AS) { in getFP128PtrTy() function in Type