Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h721 bool matchCombineFAddFpExtFMulToFMadOrFMA(MachineInstr &MI,
/openbsd/src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
DCombine.td923 [{ return Helper.matchCombineFAddFpExtFMulToFMadOrFMA(*${root},
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp5394 bool CombinerHelper::matchCombineFAddFpExtFMulToFMadOrFMA( in matchCombineFAddFpExtFMulToFMadOrFMA() function in CombinerHelper