Searched defs:InsMI (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64PostLegalizerLowering.cpp | 268 auto *InsMI = getOpcodeDef(TargetOpcode::G_INSERT_VECTOR_ELT, matchDupFromInsertVectorElt() local |
H A D | AArch64InstructionSelector.cpp | 3741 MachineInstr *InsMI = emitLaneInsert(std::nullopt, Tmp.getReg(0), Src1Reg, selectMergeValues() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 1269 MachineInstr *InsMI = convertToThreeAddressWithLEA() local |