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

  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 496 /// getAnyExtOrTrunc - Convert Op, which must be of integer type, to the
498 SDValue getAnyExtOrTrunc(SDValue Op, DebugLoc DL, EVT VT);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]

Completed in 217 milliseconds