Home
last modified time | relevance | path

Searched defs:getFP128Ty (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMTypes.cpp181 LLVMType LLVMType::getFP128Ty(MLIRContext *context) { in getFP128Ty() function in LLVMType
/external/llvm-project/llvm/lib/IR/
DType.cpp179 Type *Type::getFP128Ty(LLVMContext &C) { return &C.pImpl->FP128Ty; } in getFP128Ty() function in Type
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp173 Type *Type::getFP128Ty(LLVMContext &C) { return &C.pImpl->FP128Ty; } in getFP128Ty() function in Type
/external/llvm/lib/IR/
DType.cpp162 Type *Type::getFP128Ty(LLVMContext &C) { return &C.pImpl->FP128Ty; } in getFP128Ty() function in Type