Home
last modified time | relevance | path

Searched defs:IsExp10 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2980 const bool IsExp10 = Op.getOpcode() == ISD::FEXP10; in lowerFEXP() local
H A DAMDGPULegalizerInfo.cpp3598 const bool IsExp10 = MI.getOpcode() == TargetOpcode::G_FEXP10; in legalizeFExp() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5807 bool IsExp10 = false; in expandPow() local