Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DType.h327 static PointerType *getFloatPtrTy(LLVMContext &C, unsigned AS = 0);
/external/llvm/include/llvm/IR/
DType.h390 static PointerType *getFloatPtrTy(LLVMContext &C, unsigned AS = 0);
/external/llvm/lib/IR/
DType.cpp181 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