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

  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 318 // isOpcWithIntImmediate - This method tests to see if the node is a specific
321 static bool isOpcWithIntImmediate(SDNode *N, unsigned Opc, unsigned& Imm) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 299 // isOpcWithIntImmediate - This method tests to see if the node is a specific
302 static bool isOpcWithIntImmediate(SDNode *N, unsigned Opc, unsigned& Imm) {
    [all...]

Completed in 156 milliseconds