Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp416 Builder.setInstrAndDebugLoc(Insert); in applyNonConstInsert()
495 Builder.setInstrAndDebugLoc(MI); in applyINS()
678 MIB.setInstrAndDebugLoc(MI); in applyAdjustICmpImmAndPred()
751 B.setInstrAndDebugLoc(MI); in applyDupLane()
806 B.setInstrAndDebugLoc(MI); in applyBuildVectorToDup()
1030 MIB.setInstrAndDebugLoc(MI); in applyLowerVectorFCMP()
1086 B.setInstrAndDebugLoc(MI); in applyVectorSextInReg()
1186 B.setInstrAndDebugLoc(MI); in applyExtMulToMULL()
1196 B.setInstrAndDebugLoc(MI); in applyExtMulToMULL()
H A DAArch64PostLegalizerCombiner.cpp118 B.setInstrAndDebugLoc(MI); in applyExtractVecEltPairwiseAdd()
252 B.setInstrAndDebugLoc(MI); in applyAArch64MulConstCombine()
328 B.setInstrAndDebugLoc(MI); in applySplitStoreZero128()
379 B.setInstrAndDebugLoc(MI); in applyOrToBSP()
604 MIB.setInstrAndDebugLoc(*SInfo.St); in tryOptimizeConsecStores()
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()
690 B.setInstrAndDebugLoc(*MI.getNextNode()); in tryToSimplifyUADDO()
H A DAArch64InstructionSelector.cpp2383 MIB.setInstrAndDebugLoc(I); in earlySelect()
2453 MIB.setInstrAndDebugLoc(I); in select()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h66 Builder.setInstrAndDebugLoc(MI); in tryCombineAnyExt()
125 Builder.setInstrAndDebugLoc(MI); in tryCombineZExt()
200 Builder.setInstrAndDebugLoc(MI); in tryCombineSExt()
692 MIB.setInstrAndDebugLoc(BV); in findValueFromBuildVector()
1009 MIB.setInstrAndDebugLoc(MI); in tryCombineMergeLike()
1046 MIB.setInstrAndDebugLoc(MI); in tryCombineMergeLike()
1070 Builder.setInstrAndDebugLoc(MI); in tryCombineUnmergeValues()
H A DMachineIRBuilder.h365 void setInstrAndDebugLoc(MachineInstr &MI) { in setInstrAndDebugLoc() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCombinerHelper.cpp298 Builder.setInstrAndDebugLoc(*MatchInfo); in applyFoldableFneg()
391 Builder.setInstrAndDebugLoc(*NextInst); in applyFoldableFneg()
H A DAMDGPURegisterBankInfo.cpp2179 B.setInstrAndDebugLoc(MI); in applyMappingImpl()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp958 B.setInstrAndDebugLoc(*LoadMI); in matchCombineLoadWithAndMask()
1096 Builder.setInstrAndDebugLoc(*LoadDef); in applySextInRegOfLoad()
1562 Builder.setInstrAndDebugLoc(*FirstInst); in applyCombineDivRem()
1609 Builder.setInstrAndDebugLoc(*BrCond); in applyOptBrCondByInvertingCond()
4012 MIB.setInstrAndDebugLoc(*LatestLoad); in matchLoadOrCombine()
4105 Builder.setInstrAndDebugLoc(MI); in applyExtendThroughPhis()
6712 B.setInstrAndDebugLoc(*Select); in tryFoldSelectOfConstants()
6721 B.setInstrAndDebugLoc(*Select); in tryFoldSelectOfConstants()
6730 B.setInstrAndDebugLoc(*Select); in tryFoldSelectOfConstants()
6741 B.setInstrAndDebugLoc(*Select); in tryFoldSelectOfConstants()
[all …]
H A DLoadStoreOpt.cpp879 Builder.setInstrAndDebugLoc(StoreMI); in mergeTruncStore()
H A DLegalizerHelper.cpp122 MIRBuilder.setInstrAndDebugLoc(MI); in legalizeInstrStep()
2775 MIRBuilder.setInstrAndDebugLoc(MI); in widenScalar()
5713 MIRBuilder.setInstrAndDebugLoc(MI); in equalizeVectorShuffleLengths()
5801 MIRBuilder.setInstrAndDebugLoc(MI); in moreElementsVectorShuffle()
6818 MIRBuilder.setInstrAndDebugLoc(MI); in lowerRotate()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp716 Builder.setInstrAndDebugLoc(MI); in applyMappingImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td267 Helper.getBuilder().setInstrAndDebugLoc(*${root});