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 267 uint64_t Imm1, uint64_t Imm2);
295 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 141 uint64_t Imm1, uint64_t Imm2);
443 uint64_t Imm1, uint64_t Imm2) {
449 .addImm(Imm1).addImm(Imm2));
452 .addImm(Imm1).addImm(Imm2));
    [all...]

Completed in 227 milliseconds