HomeSort by relevance Sort by last modified time
    Searched refs:isNarrowingProfitable (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 125 bool isNarrowingProfitable(EVT VT1, EVT VT2) const override;
AMDGPUISelLowering.cpp 548 bool AMDGPUTargetLowering::isNarrowingProfitable(EVT SrcVT, EVT DestVT) const {
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 840 bool isNarrowingProfitable(EVT VT1, EVT VT2) const override;
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 94 milliseconds