Searched defs:getFP (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/utils/TableGen/ | ||
| D | FastISelEmitter.cpp | 87 static OpKind getFP() { OpKind K; K.Repr = OK_FP; return K; } in getFP() function in __anon3518ead60311::OperandsSignature::OpKind |
| /external/libcxxabi/src/Unwind/ | ||
| D | Registers.hpp | 1043 uint64_t getFP() const { return _registers.__fp; } in getFP() function in libunwind::Registers_arm64 |