Searched defs:getFP (Results 1 – 4 of 4) sorted by relevance
2772 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint16_t> Elts) { getFP() function in ConstantDataArray 2779 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint32_t> Elts) { getFP() function in ConstantDataArray 2785 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint64_t> Elts) { getFP() function in ConstantDataArray 2846 Constant *ConstantDataVector::getFP(Type *ElementType, getFP() function in ConstantDataVector 2854 Constant *ConstantDataVector::getFP(Type *ElementType, getFP() function in ConstantDataVector 2861 Constant *ConstantDataVector::getFP(Type *ElementType, getFP() function in ConstantDataVector [all...]
103 static OpKind getFP() { OpKind K; K.Repr = OK_FP; return K; } getFP() function in __anon325e80020311::OperandsSignature::OpKind
1356 frame_type getFP() const { return static_cast<frame_type>(Attributes >> 14); } in getFP() function
1843 uint64_t getFP() const { return _registers.__fp; } getFP() function in libunwind::Registers_arm64