Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp676 bool IsPowI = in SoftenFloatRes_ExpOp() local
679 RTLIB::Libcall LC = IsPowI ? RTLIB::getPOWI(N->getValueType(0)) in SoftenFloatRes_ExpOp()
H A DLegalizeIntegerTypes.cpp2525 bool IsPowI = in PromoteIntOp_ExpOp() local
2530 RTLIB::Libcall LC = IsPowI ? RTLIB::getPOWI(N->getValueType(0)) in PromoteIntOp_ExpOp()