Searched defs:getFP (Results 1 – 5 of 5) sorted by relevance
267 Value *getFP(IRBuilder<> &IRB) { in getFP() function
2917 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint16_t> Elts) { in getFP() function in ConstantDataArray2924 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint32_t> Elts) { in getFP() function in ConstantDataArray2930 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint64_t> Elts) { in getFP() function in ConstantDataArray2991 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() function in ConstantDataVector2999 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() function in ConstantDataVector3006 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() function in ConstantDataVector
105 static OpKind getFP() { in getFP() function in __anon3cd78fb00311::OperandsSignature::OpKind
1356 frame_type getFP() const { return static_cast<frame_type>(Attributes >> 14); } in getFP() function
1850 uint64_t getFP() const { return _registers.__fp; } in getFP() function in libunwind::Registers_arm64