Home
last modified time | relevance | path

Searched defs:Op0Reg (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3636 Register Op0Reg = getRegForValue(II->getOperand(0)); in fastLowerIntrinsicCall() local
4081 unsigned AArch64FastISel::emitLSL_rr(MVT RetVT, unsigned Op0Reg, in emitLSL_rr()
4183 unsigned AArch64FastISel::emitLSR_rr(MVT RetVT, unsigned Op0Reg, in emitLSR_rr()
4299 unsigned AArch64FastISel::emitASR_rr(MVT RetVT, unsigned Op0Reg, in emitASR_rr()
4758 Register Op0Reg = getRegForValue(Op0); in selectShift() local
4781 Register Op0Reg = getRegForValue(I->getOperand(0)); in selectShift() local
4838 Register Op0Reg = getRegForValue(I->getOperand(0)); in selectBitCast() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1405 Register Op0Reg = getRegForValue(Op0); in X86FastEmitCompare() local
1836 Register Op0Reg = getRegForValue(I->getOperand(0)); in X86SelectShift() local
1945 Register Op0Reg = getRegForValue(I->getOperand(0)); in X86SelectDivRem() local
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1128 const Register Op0Reg = I.getOperand(2).getReg(); in selectUAddSub() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1965 Register Op0Reg = getRegForValue(Op0); in selectShift() local