Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp91 static void expandFPToI(Instruction *FPToI) { in expandFPToI() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp1082 auto &FPToI = getActionDefinitionsBuilder({G_FPTOSI, G_FPTOUI}) AMDGPULegalizerInfo() local