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 507 /// getZExtOrTrunc - Convert Op, which must be of integer type, to the
509 SDValue getZExtOrTrunc(SDValue Op, DebugLoc DL, EVT VT);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 227 milliseconds