Home
last modified time | relevance | path

Searched refs:getPPC_FP128PtrTy (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DType.h331 static PointerType *getPPC_FP128PtrTy(LLVMContext &C, unsigned AS = 0);
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h405 static PointerType *getPPC_FP128PtrTy(LLVMContext &C, unsigned AS = 0);
/external/llvm/include/llvm/IR/
DType.h394 static PointerType *getPPC_FP128PtrTy(LLVMContext &C, unsigned AS = 0);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DType.h437 static PointerType *getPPC_FP128PtrTy(LLVMContext &C, unsigned AS = 0);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DType.cpp204 PointerType *Type::getPPC_FP128PtrTy(LLVMContext &C, unsigned AS) { in getPPC_FP128PtrTy() function in Type
/external/swiftshader/third_party/LLVM/lib/VMCore/
DType.cpp236 PointerType *Type::getPPC_FP128PtrTy(LLVMContext &C, unsigned AS) { in getPPC_FP128PtrTy() function in Type
/external/llvm/lib/IR/
DType.cpp197 PointerType *Type::getPPC_FP128PtrTy(LLVMContext &C, unsigned AS) { in getPPC_FP128PtrTy() function in Type