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

  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 504 /// getZExtOrTrunc - Convert Op, which must be of integer type, to the
506 SDValue getZExtOrTrunc(SDValue Op, DebugLoc DL, EVT VT);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 72 milliseconds