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

  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp 162 bool LHSIsKill, unsigned RHSReg, bool RHSIsKill,
165 bool LHSIsKill, uint64_t Imm, bool SetFlags = false,
168 bool LHSIsKill, unsigned RHSReg, bool RHSIsKill,
173 bool LHSIsKill, unsigned RHSReg, bool RHSIsKill,
182 bool emitICmp_ri(MVT RetVT, unsigned LHSReg, bool LHSIsKill, uint64_t Imm);
197 unsigned emitSubs_rr(MVT RetVT, unsigned LHSReg, bool LHSIsKill,
199 unsigned emitSubs_rs(MVT RetVT, unsigned LHSReg, bool LHSIsKill,
206 bool LHSIsKill, uint64_t Imm);
208 bool LHSIsKill, unsigned RHSReg, bool RHSIsKill,
210 unsigned emitAnd_ri(MVT RetVT, unsigned LHSReg, bool LHSIsKill, uint64_t Imm)
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]

Completed in 62 milliseconds