Home
last modified time | relevance | path

Searched defs:LHSIsKill (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1128 bool LHSIsKill = hasTrivialKill(LHS); in emitAddSub() local
1236 bool LHSIsKill, unsigned RHSReg, in emitAddSub_rr()
1270 bool LHSIsKill, uint64_t Imm, in emitAddSub_ri()
1315 bool LHSIsKill, unsigned RHSReg, in emitAddSub_rs()
1356 bool LHSIsKill, unsigned RHSReg, in emitAddSub_rx()
1426 bool AArch64FastISel::emitICmp_ri(MVT RetVT, unsigned LHSReg, bool LHSIsKill, in emitICmp_ri()
1446 bool LHSIsKill = hasTrivialKill(LHS); in emitFCmp() local
1504 bool LHSIsKill, unsigned RHSReg, in emitSubs_rr()
1511 bool LHSIsKill, unsigned RHSReg, in emitSubs_rs()
1540 bool LHSIsKill = hasTrivialKill(LHS); in emitLogicalOp() local
[all …]
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2039 bool LHSIsKill = hasTrivialKill(LHS); in X86FastEmitCMoveSelect() local
2108 bool LHSIsKill = hasTrivialKill(LHS); in X86FastEmitSSESelect() local
2208 bool LHSIsKill = hasTrivialKill(LHS); in X86FastEmitPseudoSelect() local
2748 bool LHSIsKill = hasTrivialKill(LHS); in fastLowerIntrinsicCall() local