HomeSort by relevance Sort by last modified time
    Searched defs:getNOT (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 914 /// getNOT - Create a bitwise NOT operation as (XOR Val, -1).
916 SDValue SelectionDAG::getNOT(DebugLoc DL, SDValue Val, EVT VT) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 86 milliseconds