/external/llvm-project/compiler-rt/test/profile/Inputs/ |
D | instrprof-alloc.c | 26 void getFP(int i) { in getFP() function
|
/external/compiler-rt/test/profile/Inputs/ |
D | instrprof-alloc.c | 26 void getFP(int i) { in getFP() function
|
/external/llvm/lib/IR/ |
D | Constants.cpp | 2452 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/ |
D | Constants.cpp | 2628 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/llvm-project/llvm/lib/IR/ |
D | Constants.cpp | 2963 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint16_t> Elts) { in getFP() function in ConstantDataArray 2970 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint32_t> Elts) { in getFP() function in ConstantDataArray 2976 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint64_t> Elts) { in getFP() function in ConstantDataArray 3037 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() function in ConstantDataVector 3045 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() function in ConstantDataVector 3052 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() function in ConstantDataVector
|
/external/llvm/utils/TableGen/ |
D | FastISelEmitter.cpp | 89 static OpKind getFP() { OpKind K; K.Repr = OK_FP; return K; } in getFP() function in __anonf9359ff90311::OperandsSignature::OpKind
|
/external/llvm-project/llvm/utils/TableGen/ |
D | FastISelEmitter.cpp | 99 static OpKind getFP() { OpKind K; K.Repr = OK_FP; return K; } in getFP() function in __anonda4984e70311::OperandsSignature::OpKind
|
/external/llvm/include/llvm/Object/ |
D | COFF.h | 1035 int getFP() const { return Attributes >> 14; } in getFP() function
|
/external/llvm-project/libunwind/src/ |
D | Registers.hpp | 1803 uint64_t getFP() const { return _registers.__fp; } in getFP() function in libunwind::Registers_arm64
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | COFF.h | 1262 frame_type getFP() const { return static_cast<frame_type>(Attributes >> 14); } in getFP() function
|
/external/llvm-project/llvm/include/llvm/Object/ |
D | COFF.h | 1273 frame_type getFP() const { return static_cast<frame_type>(Attributes >> 14); } in getFP() function
|