Searched defs:getFP (Results 1 – 6 of 6) sorted by relevance
26 void getFP(int i) { in getFP() function
267 Value *getFP(IRBuilder<> &IRB) { getFP() function
2917 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint16_t> Elts) { getFP() function in ConstantDataArray 2924 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint32_t> Elts) { getFP() function in ConstantDataArray 2930 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint64_t> Elts) { getFP() function in ConstantDataArray 2991 Constant *ConstantDataVector::getFP(Type *ElementType, getFP() function in ConstantDataVector 2999 Constant *ConstantDataVector::getFP(Type *ElementType, getFP() function in ConstantDataVector 3006 Constant *ConstantDataVector::getFP(Type *ElementType, getFP() function in ConstantDataVector [all...]
105 static OpKind getFP() { in getFP() function in __anon9d8da9a30311::OperandsSignature::OpKind
1356 frame_type getFP() const { return static_cast<frame_type>(Attributes >> 14); } getFP() function
1843 uint64_t getFP() const { return _registers.__fp; } getFP() function in libunwind::Registers_arm64