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

  /external/llvm/include/llvm/CodeGen/
FastISel.h 286 uint64_t Imm1, uint64_t Imm2);
312 uint64_t Imm1, uint64_t Imm2);
323 uint64_t Imm1, uint64_t Imm2);
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 136 uint64_t Imm1, uint64_t Imm2);
455 uint64_t Imm1, uint64_t Imm2) {
461 .addImm(Imm1).addImm(Imm2));
464 .addImm(Imm1).addImm(Imm2));
    [all...]

Completed in 156 milliseconds