Home
last modified time | relevance | path

Searched defs:getFP (Results 1 – 9 of 9) 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-7.0/llvm/lib/IR/
DConstants.cpp2496 Constant *ConstantDataArray::getFP(LLVMContext &Context, in getFP() function in ConstantDataArray
2502 Constant *ConstantDataArray::getFP(LLVMContext &Context, in getFP() function in ConstantDataArray
2508 Constant *ConstantDataArray::getFP(LLVMContext &Context, in getFP() function in ConstantDataArray
2567 Constant *ConstantDataVector::getFP(LLVMContext &Context, in getFP() function in ConstantDataVector
2573 Constant *ConstantDataVector::getFP(LLVMContext &Context, in getFP() function in ConstantDataVector
2579 Constant *ConstantDataVector::getFP(LLVMContext &Context, in getFP() function in ConstantDataVector
/external/swiftshader/third_party/LLVM/utils/TableGen/
DFastISelEmitter.cpp83 static OpKind getFP() { OpKind K; K.Repr = OK_FP; return K; } in getFP() function in __anonc8589b870111::OperandsSignature::OpKind
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp89 static OpKind getFP() { OpKind K; K.Repr = OK_FP; return K; } in getFP() function in __anon817e0e5b0311::OperandsSignature::OpKind
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFastISelEmitter.cpp99 static OpKind getFP() { OpKind K; K.Repr = OK_FP; return K; } in getFP() function in __anone2c787b30311::OperandsSignature::OpKind
/external/llvm/include/llvm/Object/
DCOFF.h1035 int getFP() const { return Attributes >> 14; } in getFP() function
/external/libunwind_llvm/src/
DRegisters.hpp1795 uint64_t getFP() const { return _registers.__fp; } in getFP() function in libunwind::Registers_arm64
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h1230 int getFP() const { return Attributes >> 14; } in getFP() function