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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 479 Lo = DAG.getZExtOrTrunc(Lo, dl, DstEltVT);
SelectionDAGBuilder.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 503 /// getZExtOrTrunc - Convert Op, which must be of integer type, to the
505 SDValue getZExtOrTrunc(SDValue Op, SDLoc DL, EVT VT);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 60 milliseconds