Searched refs:Op2Ty (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp3377 const LLT Op2Ty = MRI.getType(Op2); local
3379 if (Op1Ty != Op2Ty) {

Completed in 68 milliseconds