Home
last modified time | relevance | path

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

/external/compiler-rt/test/profile/Inputs/
Dinstrprof-alloc.c26 void getFP(int i) { in getFP() function
/external/llvm/lib/IR/
DConstants.cpp2452 Constant *ConstantDataArray::getFP(LLVMContext &Context, in getFP() function in ConstantDataArray
2458 Constant *ConstantDataArray::getFP(LLVMContext &Context, in getFP() function in ConstantDataArray
2464 Constant *ConstantDataArray::getFP(LLVMContext &Context, in getFP() function in ConstantDataArray
2524 Constant *ConstantDataVector::getFP(LLVMContext &Context, in getFP() function in ConstantDataVector
2530 Constant *ConstantDataVector::getFP(LLVMContext &Context, in getFP() function in ConstantDataVector
2536 Constant *ConstantDataVector::getFP(LLVMContext &Context, in getFP() function in ConstantDataVector
/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DConstants.cpp2973 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint16_t> Elts) { in getFP() function in ConstantDataArray
2980 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint32_t> Elts) { in getFP() function in ConstantDataArray
2986 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint64_t> Elts) { in getFP() function in ConstantDataArray
3047 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() function in ConstantDataVector
3055 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() function in ConstantDataVector
3062 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() function in ConstantDataVector
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp89 static OpKind getFP() { OpKind K; K.Repr = OK_FP; return K; } in getFP() function in __anonb44e9ac80311::OperandsSignature::OpKind
/external/llvm/include/llvm/Object/
DCOFF.h1035 int getFP() const { return Attributes >> 14; } in getFP() function
/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DCOFF.h1293 frame_type getFP() const { return static_cast<frame_type>(Attributes >> 14); } in getFP() function