Home
last modified time | relevance | path

Searched refs:getFPMode (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp71 static uint32_t getFPMode(const MachineFunction &F) { in getFPMode() function
933 ProgInfo.FloatMode = getFPMode(MF); in getSIProgramInfo()