Home
last modified time | relevance | path

Searched defs:Op0IsKill (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp428 bool Op0IsKill = hasTrivialKill(I->getOperand(0)); in selectBinaryOp() local
1301 bool Op0IsKill = hasTrivialKill(I->getOperand(0)); in selectBitCast() local
1743 bool Op0IsKill, uint64_t Imm, MVT ImmType) { in fastEmit_ri_()
1817 bool Op0IsKill) { in fastEmitInst_r()
1838 bool Op0IsKill, unsigned Op1, in fastEmitInst_rr()
1862 bool Op0IsKill, unsigned Op1, in fastEmitInst_rrr()
1890 bool Op0IsKill, uint64_t Imm) { in fastEmitInst_ri()
1912 bool Op0IsKill, uint64_t Imm1, in fastEmitInst_rii()
1956 bool Op0IsKill, unsigned Op1, in fastEmitInst_rri()
1997 bool Op0IsKill, uint32_t Idx) { in fastEmitInst_extractsubreg()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp627 bool Op0IsKill = hasTrivialKill(I->getOperand(0)); in selectBinaryOp() local
1547 bool Op0IsKill = hasTrivialKill(I->getOperand(0)); in selectBitCast() local
1977 bool Op0IsKill, uint64_t Imm, MVT ImmType) { in fastEmit_ri_()
2051 bool Op0IsKill) { in fastEmitInst_r()
2072 bool Op0IsKill, unsigned Op1, in fastEmitInst_rr()
2096 bool Op0IsKill, unsigned Op1, in fastEmitInst_rrr()
2124 bool Op0IsKill, uint64_t Imm) { in fastEmitInst_ri()
2146 bool Op0IsKill, uint64_t Imm1, in fastEmitInst_rii()
2190 bool Op0IsKill, unsigned Op1, in fastEmitInst_rri()
2231 bool Op0IsKill, uint32_t Idx) { in fastEmitInst_extractsubreg()
[all …]
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1478 unsigned AArch64FastISel::emitAdd_ri_(MVT VT, unsigned Op0, bool Op0IsKill, in emitAdd_ri_()
3505 bool Op0IsKill = hasTrivialKill(II->getOperand(0)); in fastLowerIntrinsicCall() local
3868 unsigned AArch64FastISel::emitMul_rr(MVT RetVT, unsigned Op0, bool Op0IsKill, in emitMul_rr()
3888 unsigned AArch64FastISel::emitSMULL_rr(MVT RetVT, unsigned Op0, bool Op0IsKill, in emitSMULL_rr()
3898 unsigned AArch64FastISel::emitUMULL_rr(MVT RetVT, unsigned Op0, bool Op0IsKill, in emitUMULL_rr()
3908 unsigned AArch64FastISel::emitLSL_rr(MVT RetVT, unsigned Op0Reg, bool Op0IsKill, in emitLSL_rr()
3935 bool Op0IsKill, uint64_t Shift, in emitLSL_ri()
4014 unsigned AArch64FastISel::emitLSR_rr(MVT RetVT, unsigned Op0Reg, bool Op0IsKill, in emitLSR_rr()
4042 bool Op0IsKill, uint64_t Shift, in emitLSR_ri()
4135 unsigned AArch64FastISel::emitASR_rr(MVT RetVT, unsigned Op0Reg, bool Op0IsKill, in emitASR_rr()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1565 unsigned AArch64FastISel::emitAdd_ri_(MVT VT, unsigned Op0, bool Op0IsKill, in emitAdd_ri_()
3675 bool Op0IsKill = hasTrivialKill(II->getOperand(0)); in fastLowerIntrinsicCall() local
4046 unsigned AArch64FastISel::emitMul_rr(MVT RetVT, unsigned Op0, bool Op0IsKill, in emitMul_rr()
4066 unsigned AArch64FastISel::emitSMULL_rr(MVT RetVT, unsigned Op0, bool Op0IsKill, in emitSMULL_rr()
4076 unsigned AArch64FastISel::emitUMULL_rr(MVT RetVT, unsigned Op0, bool Op0IsKill, in emitUMULL_rr()
4086 unsigned AArch64FastISel::emitLSL_rr(MVT RetVT, unsigned Op0Reg, bool Op0IsKill, in emitLSL_rr()
4113 bool Op0IsKill, uint64_t Shift, in emitLSL_ri()
4192 unsigned AArch64FastISel::emitLSR_rr(MVT RetVT, unsigned Op0Reg, bool Op0IsKill, in emitLSR_rr()
4220 bool Op0IsKill, uint64_t Shift, in emitLSR_ri()
4313 unsigned AArch64FastISel::emitASR_rr(MVT RetVT, unsigned Op0Reg, bool Op0IsKill, in emitASR_rr()
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp2304 unsigned Op0, bool Op0IsKill, in fastEmitInst_ri()
2324 unsigned Op0, bool Op0IsKill) { in fastEmitInst_r()
2337 unsigned Op0, bool Op0IsKill, in fastEmitInst_rr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp2417 unsigned Op0, bool Op0IsKill, in fastEmitInst_ri()
2437 unsigned Op0, bool Op0IsKill) { in fastEmitInst_r()
2450 unsigned Op0, bool Op0IsKill, in fastEmitInst_rr()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp280 unsigned Op0, bool Op0IsKill) { in fastEmitInst_r()
302 unsigned Op0, bool Op0IsKill, in fastEmitInst_rr()
330 unsigned Op0, bool Op0IsKill, in fastEmitInst_ri()
356 unsigned Op0, bool Op0IsKill, in fastEmitInst_rri()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp303 unsigned Op0, bool Op0IsKill) { in fastEmitInst_r()
325 unsigned Op0, bool Op0IsKill, in fastEmitInst_rr()
353 unsigned Op0, bool Op0IsKill, in fastEmitInst_ri()
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp187 unsigned Op0, bool Op0IsKill, uint64_t imm1, in fastEmitInst_riir()
1868 unsigned Op0, bool Op0IsKill, in fastEmitInst_rr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp237 unsigned Op0, bool Op0IsKill, uint64_t imm1, in fastEmitInst_riir()
2127 unsigned Op0, bool Op0IsKill, in fastEmitInst_rr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp3977 unsigned Op0, bool Op0IsKill, in fastEmitInst_rrrr()