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

  /src/external/apache2/llvm/dist/llvm/lib/Target/VE/
VEISelLowering.h 173 SDValue combineTRUNCATE(SDNode *N, DAGCombinerInfo &DCI) const;
VEISelLowering.cpp 2543 SDValue VETargetLowering::combineTRUNCATE(SDNode *N,
2591 return combineTRUNCATE(N, DCI);
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h 1328 SDValue combineTRUNCATE(SDNode *N, DAGCombinerInfo &DCI) const;
PPCISelLowering.cpp 14711 return combineTRUNCATE(N, DCI);
16667 SDValue PPCTargetLowering::combineTRUNCATE(SDNode *N,

Completed in 32 milliseconds