HomeSort by: relevance | last modified time | path
    Searched refs:isConstantCostlierToNegate (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 94 bool isConstantCostlierToNegate(SDValue N) const;
AMDGPUISelLowering.cpp 3614 bool AMDGPUTargetLowering::isConstantCostlierToNegate(SDValue N) const {
3762 if (isConstantCostlierToNegate(RHS))

Completed in 26 milliseconds