Searched defs:getFP (Results 1 – 3 of 3) sorted by relevance
3033 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint16_t> Elts) { in getFP() function in ConstantDataArray3040 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint32_t> Elts) { in getFP() function in ConstantDataArray3046 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint64_t> Elts) { in getFP() function in ConstantDataArray3107 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() function in ConstantDataVector3115 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() function in ConstantDataVector3122 Constant *ConstantDataVector::getFP(Type *ElementType, in getFP() function in ConstantDataVector
99 static OpKind getFP() { OpKind K; K.Repr = OK_FP; return K; } in getFP() function in __anon2f99e1bb0311::OperandsSignature::OpKind
1296 frame_type getFP() const { return static_cast<frame_type>(Attributes >> 14); } in getFP() function