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

  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /external/llvm/lib/IR/
ConstantFold.cpp 544 if (unsigned newOpc = foldConstantCastPair(opc, CE, DestTy))
545 return ConstantExpr::getCast(newOpc, CE->getOperand(0), DestTy);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMExpandPseudoInsts.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]

Completed in 614 milliseconds