Home
last modified time | relevance | path

Searched defs:getFltSemantics (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DType.h169 const fltSemantics &getFltSemantics() const { in getFltSemantics() function
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1183 static const fltSemantics *getFltSemantics(unsigned Size) { in getFltSemantics() function
1196 static const fltSemantics *getFltSemantics(MVT VT) { in getFltSemantics() function