Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp801 B.setInstrAndDebugLoc(*LoadMI); in matchCombineLoadWithAndMask()
867 Builder.setInstrAndDebugLoc(MI); in applySextTruncSextLoad()
1282 Builder.setInstrAndDebugLoc(MI); in applyCombineIndexedLoadStore()
1539 Builder.setInstrAndDebugLoc(MI); in applyCombineConstantFoldFpUnary()
1674 Builder.setInstrAndDebugLoc(MI); in applyShiftImmedChain()
1790 Builder.setInstrAndDebugLoc(MI); in applyShiftOfShiftedLogic()
1926 Builder.setInstrAndDebugLoc(MI); in applyCombineShlOfExtend()
1996 Builder.setInstrAndDebugLoc(MI); in applyCombineUnmergeMergeToPlainValues()
2049 Builder.setInstrAndDebugLoc(MI); in applyCombineUnmergeConstant()
5038 MIB.setInstrAndDebugLoc(MI); in buildUDivUsingMul()
[all …]
H A DLoadStoreOpt.cpp865 Builder.setInstrAndDebugLoc(StoreMI); in mergeTruncStore()
H A DLegalizerHelper.cpp121 MIRBuilder.setInstrAndDebugLoc(MI); in legalizeInstrStep()
2698 MIRBuilder.setInstrAndDebugLoc(MI); in widenScalar()
5361 MIRBuilder.setInstrAndDebugLoc(MI); in equalizeVectorShuffleLengths()
5449 MIRBuilder.setInstrAndDebugLoc(MI); in moreElementsVectorShuffle()
6452 MIRBuilder.setInstrAndDebugLoc(MI); in lowerRotate()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp118 B.setInstrAndDebugLoc(MI); in applyExtractVecEltPairwiseAdd()
252 B.setInstrAndDebugLoc(MI); in applyAArch64MulConstCombine()
326 B.setInstrAndDebugLoc(MI); in applySplitStoreZero128()
377 B.setInstrAndDebugLoc(MI); in applyOrToBSP()
546 MIB.setInstrAndDebugLoc(*SInfo.St); in tryOptimizeConsecStores()
H A DAArch64PostLegalizerLowering.cpp512 Builder.setInstrAndDebugLoc(MI); in applyINS()
683 MIB.setInstrAndDebugLoc(MI); in applyAdjustICmpImmAndPred()
756 B.setInstrAndDebugLoc(MI); in applyDupLane()
809 B.setInstrAndDebugLoc(MI); in applyBuildVectorToDup()
1029 MIB.setInstrAndDebugLoc(MI); in applyLowerVectorFCMP()
1085 B.setInstrAndDebugLoc(MI); in applyVectorSextInReg()
1185 B.setInstrAndDebugLoc(MI); in applyExtMulToMULL()
1195 B.setInstrAndDebugLoc(MI); in applyExtMulToMULL()
H A DAArch64GlobalISelUtils.cpp89 MIRBuilder.setInstrAndDebugLoc(MI); in tryEmitBZero()
H A DAArch64PreLegalizerCombiner.cpp113 Builder.setInstrAndDebugLoc(MI); in applyICmpRedundantTrunc()
218 B.setInstrAndDebugLoc(*std::next(MI.getIterator())); in applyFoldGlobalOffset()
639 B.setInstrAndDebugLoc(*MI.getNextNode()); in tryToSimplifyUADDO()
H A DAArch64InstructionSelector.cpp2367 MIB.setInstrAndDebugLoc(I); in earlySelect()
2437 MIB.setInstrAndDebugLoc(I); in select()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCombinerHelper.cpp298 Builder.setInstrAndDebugLoc(*MatchInfo); in applyFoldableFneg()
391 Builder.setInstrAndDebugLoc(*NextInst); in applyFoldableFneg()
435 Builder.setInstrAndDebugLoc(MI); in applyExpandPromotedF16FMed3()
H A DAMDGPUPostLegalizerCombiner.cpp198 B.setInstrAndDebugLoc(MI); in applySelectFCmpToFMinToFMaxLegacy()
267 B.setInstrAndDebugLoc(MI); in applyUCharToFloat()
367 B.setInstrAndDebugLoc(MI); in applyCvtF32UByteN()
H A DAMDGPURegBankCombiner.cpp353 B.setInstrAndDebugLoc(MI); in applyClamp()
361 B.setInstrAndDebugLoc(MI); in applyMed3()
H A DAMDGPUPreLegalizerCombiner.cpp187 B.setInstrAndDebugLoc(MI); in applyClampI64ToI16()
H A DAMDGPURegisterBankInfo.cpp2180 B.setInstrAndDebugLoc(MI); in applyMappingImpl()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h65 Builder.setInstrAndDebugLoc(MI); in tryCombineAnyExt()
119 Builder.setInstrAndDebugLoc(MI); in tryCombineZExt()
193 Builder.setInstrAndDebugLoc(MI); in tryCombineSExt()
674 MIB.setInstrAndDebugLoc(BV); in findValueFromBuildVector()
990 MIB.setInstrAndDebugLoc(MI); in tryCombineMergeLike()
1027 MIB.setInstrAndDebugLoc(MI); in tryCombineMergeLike()
1051 Builder.setInstrAndDebugLoc(MI); in tryCombineUnmergeValues()
H A DMachineIRBuilder.h361 void setInstrAndDebugLoc(MachineInstr &MI) { in setInstrAndDebugLoc() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp735 Builder.setInstrAndDebugLoc(MI); in applyMappingImpl()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td256 Helper.getBuilder().setInstrAndDebugLoc(*${root});