Searched defs:NewOpc (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CondBrTuning.cpp100 unsigned NewOpc = TII->convertToFlagSettingOpc(MI.getOpcode(), Is64Bit); local
H A DAArch64AdvSIMDScalarPass.cpp292 unsigned NewOpc = getTransformOpcode(OldOpc); local
H A DAArch64InstrInfo.cpp1237 unsigned NewOpc = convertToNonFlagSettingOpc(CmpInstr); local
1491 unsigned NewOpc = sForm(*MI); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86EvexToVex.cpp147 static bool performCustomAdjustments(MachineInstr &MI, unsigned NewOpc) { argument
257 unsigned NewOpc = I->VexOpcode; local
[all...]
H A DX86FixupLEAs.cpp592 unsigned NewOpc = getADDrrFromLEA(MI.getOpcode()); local
630 unsigned NewOpc = local
636 unsigned NewOpc = getADDriFromLEA(MI.getOpcode(), Offset); local
663 unsigned NewOpc = getADDrrFromLEA(MI.getOpcode()); local
685 unsigned NewOpc local
[all...]
H A DX86InstructionSelector.cpp530 unsigned NewOpc = getLoadStoreOp(Ty, RB, Opc, MemOp.getAlign()); local
572 unsigned NewOpc = getLeaOP(Ty, STI); local
623 unsigned NewOpc = getLeaOP(Ty, STI); local
655 unsigned NewOpc; local
[all...]
H A DX86MCInstLower.cpp517 unsigned NewOpc; local
549 unsigned NewOpc; local
574 unsigned NewOpc; local
617 unsigned NewOpc; local
689 unsigned NewOpc; local
853 unsigned NewOpc; local
878 unsigned NewOpc; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenPredicate.cpp388 unsigned NewOpc = getPredForm(Opc); local
H A DHexagonRDFOpt.cpp224 unsigned OpNum, NewOpc; local
H A DHexagonCopyToCombine.cpp872 unsigned NewOpc; local
H A DHexagonConstExtenders.cpp1567 unsigned NewOpc = Ex.Neg ? Hexagon::S4_subi_asl_ri local
1636 unsigned NewOpc = ExtOpc == Hexagon::C2_cmpgei ? Hexagon::C2_cmplt local
1806 unsigned NewOpc = ExtOpc == Hexagon::M2_naccii ? Hexagon::A2_sub local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMemAluCombiner.cpp252 unsigned NewOpc = mergedOpcode(MemInstr->getOpcode(), AluOffset.isImm()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp213 unsigned NewOpc = AMDGPU::G_AMDGPU_CVT_F32_UBYTE0 + MatchInfo.ShiftOffset / 8; local
H A DSIFoldOperands.cpp345 unsigned NewOpc = IsFMA ? local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp337 unsigned NewOpc = TII->getOppositeBranchOpc(Br->getOpcode()); local
H A DMipsInstrInfo.cpp595 MipsInstrInfo::genInstrWithNewOpc(unsigned NewOpc, argument
[all...]
H A DMipsInstructionSelector.cpp497 const unsigned NewOpc = selectLoadStoreOpCode(I, MRI); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1346 unsigned NewOpc = local
H A DTwoAddressInstructionPass.cpp1199 unsigned NewOpc = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp668 unsigned NewOpc = Node->getOpcode(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp901 unsigned NewOpc = selectSimpleExtOpc(I.getOpcode(), SrcSize); local
1097 const auto NewOpc = selectLoadStoreOpCode(I.getOpcode(), RegBank, ValSize); local
[all...]
H A DARMLoadStoreOptimizer.cpp1325 unsigned NewOpc = getUpdatingLSMultipleOpcode(Opcode, Mode); local
1457 unsigned NewOpc; local
[all...]
H A DARMConstantIslandPass.cpp1732 unsigned NewOpc = 0; local
1817 unsigned NewOpc = 0; member in struct:ImmCompare
[all...]
H A DARMExpandPseudoInsts.cpp2079 unsigned NewOpc = AFI->isThumbFunction() ? ARM::t2MOVi16 : ARM::MOVi16; local
2121 unsigned NewOpc; local
2398 unsigned NewOpc = ARM::VLDMDIA; local
2429 unsigned NewOpc = ARM::VSTMDIA; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1342 unsigned NewOpc = 0; local

Completed in 214 milliseconds

12