Home
last modified time | relevance | path

Searched defs:getFP (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp2628 Constant *ConstantDataArray::getFP(LLVMContext &Context, in getFP() function in ConstantDataArray
2634 Constant *ConstantDataArray::getFP(LLVMContext &Context, in getFP() function in ConstantDataArray
2640 Constant *ConstantDataArray::getFP(LLVMContext &Context, in getFP() function in ConstantDataArray
2699 Constant *ConstantDataVector::getFP(LLVMContext &Context, in getFP() function in ConstantDataVector
2705 Constant *ConstantDataVector::getFP(LLVMContext &Context, in getFP() function in ConstantDataVector
2711 Constant *ConstantDataVector::getFP(LLVMContext &Context, in getFP() function in ConstantDataVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h1262 frame_type getFP() const { return static_cast<frame_type>(Attributes >> 14); } in getFP() function