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

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.h 1089 bool SimplifyDemandedVectorEltsForTargetNode(SDValue Op,
X86ISelLowering.cpp     [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 3456 virtual bool SimplifyDemandedVectorEltsForTargetNode(
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 2909 if (SimplifyDemandedVectorEltsForTargetNode(Op, DemandedElts, KnownUndef,
2988 bool TargetLowering::SimplifyDemandedVectorEltsForTargetNode(

Completed in 43 milliseconds