Home
last modified time | relevance | path

Searched refs:Src64 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4451 Register Src64 = MRI.createVirtualRegister(&AArch64::GPR64RegClass); in emitIntExt() local
4453 TII.get(AArch64::SUBREG_TO_REG), Src64) in emitIntExt()
4457 SrcReg = Src64; in emitIntExt()