Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp103 Builder.setInstrAndDebugLoc(MI); in applyICmpRedundantTrunc()
210 B.setInstrAndDebugLoc(MI); in applyFoldGlobalOffset()
308 B.setInstrAndDebugLoc(*MI.getNextNode()); in tryToSimplifyUADDO()
H A DAArch64PostLegalizerCombiner.cpp105 B.setInstrAndDebugLoc(MI); in applyExtractVecEltPairwiseAdd()
240 B.setInstrAndDebugLoc(MI); in applyAArch64MulConstCombine()
315 B.setInstrAndDebugLoc(MI); in applySplitStoreZero128()
H A DAArch64PostLegalizerLowering.cpp501 Builder.setInstrAndDebugLoc(MI); in applyINS()
674 MIB.setInstrAndDebugLoc(MI); in applyAdjustICmpImmAndPred()
744 B.setInstrAndDebugLoc(MI); in applyDupLane()
780 B.setInstrAndDebugLoc(MI); in applyBuildVectorToDup()
990 MIB.setInstrAndDebugLoc(MI); in lowerVectorFCMP()
1046 B.setInstrAndDebugLoc(MI); in applyVectorSextInReg()
H A DAArch64GlobalISelUtils.cpp89 MIRBuilder.setInstrAndDebugLoc(MI); in tryEmitBZero()
H A DAArch64InstructionSelector.cpp2311 MIB.setInstrAndDebugLoc(I); in earlySelect()
2381 MIB.setInstrAndDebugLoc(I); in select()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp763 B.setInstrAndDebugLoc(*LoadMI); in matchCombineLoadWithAndMask()
829 Builder.setInstrAndDebugLoc(MI); in applySextTruncSextLoad()
901 Builder.setInstrAndDebugLoc(*LoadDef); in applySextInRegOfLoad()
1194 Builder.setInstrAndDebugLoc(MI); in applyCombineDivRem()
1196 Builder.setInstrAndDebugLoc(*OtherMI); in applyCombineDivRem()
1243 Builder.setInstrAndDebugLoc(*BrCond); in applyOptBrCondByInvertingCond()
1342 Builder.setInstrAndDebugLoc(MI); in applyCombineConstantFoldFpUnary()
1478 Builder.setInstrAndDebugLoc(MI); in applyShiftImmedChain()
1594 Builder.setInstrAndDebugLoc(MI); in applyShiftOfShiftedLogic()
1692 Builder.setInstrAndDebugLoc(MI); in applyCombineShlOfExtend()
[all …]
H A DLegalizerHelper.cpp118 MIRBuilder.setInstrAndDebugLoc(MI); in legalizeInstrStep()
2407 MIRBuilder.setInstrAndDebugLoc(MI); in widenScalar()
5054 MIRBuilder.setInstrAndDebugLoc(MI); in moreElementsVectorShuffle()
5959 MIRBuilder.setInstrAndDebugLoc(MI); in lowerRotate()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp115 B.setInstrAndDebugLoc(MI); in applySelectFCmpToFMinToFMaxLegacy()
182 B.setInstrAndDebugLoc(MI); in applyUCharToFloat()
279 B.setInstrAndDebugLoc(MI); in applyCvtF32UByteN()
H A DAMDGPUCombinerHelper.cpp287 Builder.setInstrAndDebugLoc(*MatchInfo); in applyFoldableFneg()
377 Builder.setInstrAndDebugLoc(*NextInst); in applyFoldableFneg()
H A DAMDGPURegBankCombiner.cpp315 B.setInstrAndDebugLoc(MI); in applyClamp()
323 B.setInstrAndDebugLoc(MI); in applyMed3()
H A DAMDGPUPreLegalizerCombiner.cpp129 B.setInstrAndDebugLoc(MI); in applyClampI64ToI16()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h62 Builder.setInstrAndDebugLoc(MI); in tryCombineAnyExt()
116 Builder.setInstrAndDebugLoc(MI); in tryCombineZExt()
178 Builder.setInstrAndDebugLoc(MI); in tryCombineSExt()
643 MIB.setInstrAndDebugLoc(BV); in findValueFromBuildVector()
898 MIB.setInstrAndDebugLoc(MI); in tryCombineMergeLike()
934 MIB.setInstrAndDebugLoc(MI); in tryCombineMergeLike()
958 Builder.setInstrAndDebugLoc(MI); in tryCombineUnmergeValues()
H A DMachineIRBuilder.h354 void setInstrAndDebugLoc(MachineInstr &MI) { in setInstrAndDebugLoc() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td181 Helper.getBuilder().setInstrAndDebugLoc(*${root});