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

  /external/llvm/utils/TableGen/
CodeGenInstruction.cpp 237 std::pair<unsigned,unsigned> SrcOp =
239 if (SrcOp > DestOp)
243 unsigned FlatOpNo = Ops.getFlattenedOperandNumber(SrcOp);
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 720 SDValue LowerAsSplatVectorLoad(SDValue SrcOp, EVT VT, DebugLoc dl,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp 110 SDValue EmitStackConvert(SDValue SrcOp, EVT SlotVT, EVT DestVT, DebugLoc dl);
    [all...]

Completed in 109 milliseconds