/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FixupInstTuning.cpp | 133 if (!NewOpcPreferable(NewOpc)) in processInstruction() argument 148 if (!NewOpcPreferable(NewOpc)) in processInstruction() argument 107 __anon1e043a930502(unsigned NewOpc, bool ReplaceInTie = true) processInstruction() argument 162 __anon1e043a930802(unsigned NewOpc) processInstruction() argument 186 __anon1e043a930902(unsigned NewOpc, unsigned MaskImm) processInstruction() argument 195 __anon1e043a930a02(unsigned NewOpc) processInstruction() argument 207 __anon1e043a930b02(unsigned NewOpcIntDomain, unsigned NewOpc) processInstruction() argument 213 __anon1e043a930c02(unsigned NewOpcIntDomain, unsigned NewOpc) processInstruction() argument 223 __anon1e043a930e02(unsigned NewOpc) processInstruction() argument [all...] |
H A D | X86CompressEVEX.cpp | 117 (void)NewOpc; in performCustomAdjustments() argument 243 unsigned NewOpc = IsRedundantNDD CompressEVEXImpl() local [all...] |
H A D | X86FixupLEAs.cpp | 810 unsigned NewOpc = getADDrrFromLEA(MI.getOpcode()); in processInstrForSlow3OpLEA() local 848 unsigned NewOpc = in processInstrForSlow3OpLEA() local 854 unsigned NewOpc = getADDriFromLEA(MI.getOpcode(), Offset); in processInstrForSlow3OpLEA() local 882 unsigned NewOpc = getADDrrFromLEA(MI.getOpcode()); in processInstrForSlow3OpLEA() local 905 unsigned NewOpc = getADDrrFromLEA(MI.getOpcode()); in processInstrForSlow3OpLEA() local
|
H A D | X86ISelDAGToDAG.cpp | 1166 unsigned NewOpc; in PreprocessISelDAG() local 1133 unsigned NewOpc; PreprocessISelDAG() local 1188 unsigned NewOpc; PreprocessISelDAG() local 1605 unsigned NewOpc; PostprocessISelDAG() local 1667 unsigned NewOpc; PostprocessISelDAG() local 3629 unsigned NewOpc = SelectOpcode(X86::NEG64m, X86::NEG32m, X86::NEG16m, foldLoadStoreIntoMemOperand() local 3644 unsigned NewOpc = foldLoadStoreIntoMemOperand() local 3714 unsigned NewOpc = SelectRegOpcode(Opc); foldLoadStoreIntoMemOperand() local 4164 unsigned NewOpc = NVT == MVT::i64 ? X86::MOV32ri64 : X86::MOV32ri; matchBEXTRFromAndImm() local 4182 unsigned NewOpc = NVT == MVT::i64 ? X86::MOV32ri64 : X86::MOV32ri; matchBEXTRFromAndImm() local 4206 unsigned NewOpc = NVT == MVT::i64 ? GET_ND_IF_ENABLED(X86::SHR64ri) matchBEXTRFromAndImm() local [all...] |
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86EncodingOptimization.cpp | 25 unsigned NewOpc = 0; in optimizeInstFromVEX3ToVEX2() local 105 unsigned NewOpc; in optimizeShiftRotateWithImmediateOne() local 277 unsigned NewOpc; optimizeVPCMPWithImmediateOneOrSix() local 290 unsigned NewOpc; optimizeMOVSX() local 314 unsigned NewOpc; optimizeINCDEC() local 342 unsigned NewOpc; optimizeMOV() local 397 unsigned NewOpc; optimizeToFixedRegisterForm() local 474 unsigned NewOpc; optimizeToShortImmediateForm() local [all...] |
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenMemAbsolute.cpp | 113 if (!IsLoad && !isValidIndexedStore(NextOpc, NewOpc)) in runOnMachineFunction() local 217 isValidIndexedLoad(int & Opc,int & NewOpc) isValidIndexedLoad() argument 246 isValidIndexedStore(int & Opc,int & NewOpc) isValidIndexedStore() argument [all...] |
H A D | HexagonRDFOpt.cpp | 229 unsigned OpNum, NewOpc; in rewrite() local
|
H A D | HexagonGenPredicate.cpp | 387 unsigned NewOpc = getPredForm(Opc); in convertToPredForm() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64CondBrTuning.cpp | 98 unsigned NewOpc = TII->convertToFlagSettingOpc(MI.getOpcode()); in convertToFlagSetting() local
|
H A D | AArch64AdvSIMDScalarPass.cpp | 292 unsigned NewOpc = getTransformOpcode(OldOpc); in transformInstruction() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVFoldMasks.cpp |
|
H A D | RISCVExpandPseudoInsts.cpp | 205 unsigned NewOpc; expandCCOp() local [all...] |
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 876 unsigned NewOpc = in ExpandMQQPRLoadStore() local 2144 unsigned NewOpc = Opcode == ARM::VBSPd ? ARM::VBITd : ARM::VBITq; ExpandMI() local 2154 unsigned NewOpc = Opcode == ARM::VBSPd ? ARM::VBIFd : ARM::VBIFq; ExpandMI() local 2164 unsigned NewOpc = Opcode == ARM::VBSPd ? ARM::VBSLd : ARM::VBSLq; ExpandMI() local 2440 unsigned NewOpc = AFI->isThumbFunction() ? ARM::t2MOVi16 : ARM::MOVi16; ExpandMI() local 2482 unsigned NewOpc; ExpandMI() local 2776 unsigned NewOpc = ARM::VLDMDIA; ExpandMI() local 2807 unsigned NewOpc = ARM::VSTMDIA; ExpandMI() local [all...] |
H A D | ARMLoadStoreOptimizer.cpp | 1501 NewOpc = getPreIndexedLoadStoreOpcode(Opcode, ARM_AM::add); in MergeBaseUpdateLoadStore() local 1349 unsigned NewOpc = getUpdatingLSMultipleOpcode(Opcode, Mode); MergeBaseUpdateLSMultiple() local 1638 unsigned NewOpc; MergeBaseUpdateLSDouble() local 1735 InsertLDR_STR(MachineBasicBlock & MBB,MachineBasicBlock::iterator & MBBI,int Offset,bool isDef,unsigned NewOpc,unsigned Reg,bool RegDeadKill,bool RegUndef,unsigned BaseReg,bool BaseKill,bool BaseUndef,ARMCC::CondCodes Pred,unsigned PredReg,const TargetInstrInfo * TII,MachineInstr * MI) InsertLDR_STR() argument 1807 unsigned NewOpc = (isLd) FixInvalidRegPairOp() local 1831 unsigned NewOpc = (isLd) FixInvalidRegPairOp() local 2059 unsigned NewOpc = (isThumb2 ? ARM::t2LDMIA_RET : ARM::LDMIA_RET); MergeReturnIntoLDM() local 2256 CanFormLdStDWord(MachineInstr * Op0,MachineInstr * Op1,DebugLoc & dl,unsigned & NewOpc,Register & FirstReg,Register & SecondReg,Register & BaseReg,int & Offset,Register & PredReg,ARMCC::CondCodes & Pred,bool & isT2) CanFormLdStDWord() argument 2420 unsigned NewOpc = 0; RescheduleOps() local [all...] |
H A D | Thumb2InstrInfo.cpp | 610 unsigned NewOpc = isSub ? IsSP ? ARM::t2SUBspImm12 : ARM::t2SUBri12 rewriteT2FrameIndex() local 643 unsigned NewOpc = Opcode; rewriteT2FrameIndex() local
|
H A D | ARMConstantIslandPass.cpp | 1845 unsigned NewOpc = 0; optimizeThumb2Instructions() local 1896 unsigned NewOpc = 0; optimizeThumb2Branches() local 1930 unsigned NewOpc = 0; optimizeThumb2Branches() member 1944 unsigned NewOpc = 0; optimizeThumb2Branches() local [all...] |
H A D | ARMInstructionSelector.cpp | 910 unsigned NewOpc = selectSimpleExtOpc(I.getOpcode(), SrcSize); in select() local 1106 const auto NewOpc = selectLoadStoreOpCode(I.getOpcode(), RegBank, ValSize); select() local
|
/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostSelectOptimize.cpp | 270 unsigned NewOpc = getNonFlagSettingVariant(II.getOpcode()); in optimizeNZCVDefs() local
|
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiMemAluCombiner.cpp | 251 unsigned NewOpc = mergedOpcode(MemInstr->getOpcode(), AluOffset.isImm()); in insertMergedInstruction() local
|
/llvm-project/llvm/lib/Target/X86/GISel/ |
H A D | X86InstructionSelector.cpp | 575 unsigned NewOpc = getLoadStoreOp(Ty, RB, Opc, MemOp.getAlign()); selectLoadStoreOp() local 638 unsigned NewOpc = getLeaOP(Ty, STI); selectFrameIndexOrGep() local 689 unsigned NewOpc = getLeaOP(Ty, STI); selectGlobalValue() local 721 unsigned NewOpc; selectConstant() local [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIFoldOperands.cpp | 477 const unsigned NewOpc = TryAK ? AMDGPU::S_FMAAK_F32 : AMDGPU::S_FMAMK_F32; tryAddToFoldList() local 514 unsigned NewOpc = macToMad(Opc); tryAddToFoldList() local 826 unsigned NewOpc = AMDGPU::getFlatScratchInstSSfromSV(Opc); foldOperand() local
|
H A D | AMDGPUPostLegalizerCombiner.cpp | 347 unsigned NewOpc = AMDGPU::G_AMDGPU_CVT_F32_UBYTE0 + MatchInfo.ShiftOffset / 8; in applyCvtF32UByteN() local
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.cpp | 685 genInstrWithNewOpc(unsigned NewOpc,MachineBasicBlock::iterator I) const genInstrWithNewOpc() argument [all...] |
H A D | MipsBranchExpansion.cpp | 341 unsigned NewOpc = TII->getOppositeBranchOpc(Br->getOpcode()); replaceBranch() local
|
/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCInstructionSelector.cpp | 740 const unsigned NewOpc = selectLoadStoreOp( in select() local
|