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

  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 583 /// getBoolExtOrTrunc - Convert Op, which must be of integer type, to the
586 SDValue getBoolExtOrTrunc(SDValue Op, SDLoc SL, EVT VT, EVT OpVT);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
TargetLowering.cpp     [all...]
SelectionDAG.cpp     [all...]

Completed in 47 milliseconds