Home
last modified time | relevance | path

Searched defs:RHSIsKill (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1205 bool RHSIsKill = hasTrivialKill(SI->getOperand(0)); in emitAddSub() local
1213 bool RHSIsKill = hasTrivialKill(RHS); in emitAddSub() local
1233 bool RHSIsKill = hasTrivialKill(MulLHS); in emitAddSub() local
1258 bool RHSIsKill = hasTrivialKill(SI->getOperand(0)); in emitAddSub() local
1272 bool RHSIsKill = hasTrivialKill(RHS); in emitAddSub() local
1283 bool RHSIsKill, bool SetFlags, in emitAddSub_rr()
1366 bool RHSIsKill, in emitAddSub_rs()
1409 bool RHSIsKill, in emitAddSub_rx()
1512 bool RHSIsKill = hasTrivialKill(RHS); in emitFCmp() local
1559 bool RHSIsKill, bool WantResult) { in emitSubs_rr()
[all …]
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1159 bool RHSIsKill = hasTrivialKill(SI->getOperand(0)); in emitAddSub() local
1167 bool RHSIsKill = hasTrivialKill(RHS); in emitAddSub() local
1187 bool RHSIsKill = hasTrivialKill(MulLHS); in emitAddSub() local
1212 bool RHSIsKill = hasTrivialKill(SI->getOperand(0)); in emitAddSub() local
1226 bool RHSIsKill = hasTrivialKill(RHS); in emitAddSub() local
1237 bool RHSIsKill, bool SetFlags, in emitAddSub_rr()
1316 bool RHSIsKill, in emitAddSub_rs()
1357 bool RHSIsKill, in emitAddSub_rx()
1458 bool RHSIsKill = hasTrivialKill(RHS); in emitFCmp() local
1505 bool RHSIsKill, bool WantResult) { in emitSubs_rr()
[all …]
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2036 bool RHSIsKill = hasTrivialKill(RHS); in X86FastEmitCMoveSelect() local
2111 bool RHSIsKill = hasTrivialKill(RHS); in X86FastEmitSSESelect() local
2211 bool RHSIsKill = hasTrivialKill(RHS); in X86FastEmitPseudoSelect() local
2770 bool RHSIsKill; in fastLowerIntrinsicCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp2141 bool RHSIsKill = hasTrivialKill(RHS); in X86FastEmitCMoveSelect() local
2217 bool RHSIsKill = hasTrivialKill(RHS); in X86FastEmitSSESelect() local
2360 bool RHSIsKill = hasTrivialKill(RHS); in X86FastEmitPseudoSelect() local
2953 bool RHSIsKill; in fastLowerIntrinsicCall() local