Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DType.h327 static PointerType *getFloatPtrTy(LLVMContext &C, unsigned AS = 0);
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h401 static PointerType *getFloatPtrTy(LLVMContext &C, unsigned AS = 0);
/external/llvm/include/llvm/IR/
DType.h390 static PointerType *getFloatPtrTy(LLVMContext &C, unsigned AS = 0);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DType.h433 static PointerType *getFloatPtrTy(LLVMContext &C, unsigned AS = 0);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DType.cpp188 PointerType *Type::getFloatPtrTy(LLVMContext &C, unsigned AS) { in getFloatPtrTy() function in Type
/external/swiftshader/third_party/LLVM/lib/VMCore/
DType.cpp220 PointerType *Type::getFloatPtrTy(LLVMContext &C, unsigned AS) { in getFloatPtrTy() function in Type
/external/llvm/lib/IR/
DType.cpp181 PointerType *Type::getFloatPtrTy(LLVMContext &C, unsigned AS) { in getFloatPtrTy() function in Type