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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 225 SMULO, UMULO,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 204 case ISD::SMULO: return "smulo";
LegalizeDAG.cpp     [all...]
LegalizeIntegerTypes.cpp 119 case ISD::SMULO:
653 if (N->getOpcode() == ISD::SMULO) {
    [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 92 milliseconds