Searched defs:getFP (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp1797 uint64_t getFP() const { return _registers.__fp; } function in class:libunwind::Registers_arm64
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2800 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint16_t> Elts) { function in class:ConstantDataArray
2807 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint32_t> Elts) { function in class:ConstantDataArray
2813 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint64_t> Elts) { function in class:ConstantDataArray
2874 Constant *ConstantDataVector::getFP(Type *ElementType, function in class:ConstantDataVector
2882 Constant *ConstantDataVector::getFP(Type *ElementType, function in class:ConstantDataVector
2889 Constant *ConstantDataVector::getFP(Type *ElementType, function in class:ConstantDataVector
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1252 frame_type getFP() const { return static_cast<frame_type>(Attributes >> 14); } function in struct:llvm::object::frame_type::FpoData

Completed in 143 milliseconds