Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64PreLegalizerCombiner.cpp103 Builder.setInstrAndDebugLoc(MI); in applyICmpRedundantTrunc()
210 B.setInstrAndDebugLoc(MI); in applyFoldGlobalOffset()
308 B.setInstrAndDebugLoc(*MI.getNextNode()); in tryToSimplifyUADDO()
DAArch64PostLegalizerCombiner.cpp105 B.setInstrAndDebugLoc(MI); in applyExtractVecEltPairwiseAdd()
240 B.setInstrAndDebugLoc(MI); in applyAArch64MulConstCombine()
315 B.setInstrAndDebugLoc(MI); in applySplitStoreZero128()
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()
DAArch64GlobalISelUtils.cpp89 MIRBuilder.setInstrAndDebugLoc(MI); in tryEmitBZero()
DAArch64InstructionSelector.cpp2311 MIB.setInstrAndDebugLoc(I); in earlySelect()
2381 MIB.setInstrAndDebugLoc(I); in select()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
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 …]
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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUPostLegalizerCombiner.cpp115 B.setInstrAndDebugLoc(MI); in applySelectFCmpToFMinToFMaxLegacy()
182 B.setInstrAndDebugLoc(MI); in applyUCharToFloat()
279 B.setInstrAndDebugLoc(MI); in applyCvtF32UByteN()
DAMDGPUCombinerHelper.cpp287 Builder.setInstrAndDebugLoc(*MatchInfo); in applyFoldableFneg()
377 Builder.setInstrAndDebugLoc(*NextInst); in applyFoldableFneg()
DAMDGPURegBankCombiner.cpp315 B.setInstrAndDebugLoc(MI); in applyClamp()
323 B.setInstrAndDebugLoc(MI); in applyMed3()
DAMDGPUPreLegalizerCombiner.cpp129 B.setInstrAndDebugLoc(MI); in applyClampI64ToI16()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
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()
DMachineIRBuilder.h354 void setInstrAndDebugLoc(MachineInstr &MI) { in setInstrAndDebugLoc() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/GlobalISel/
DCombine.td181 Helper.getBuilder().setInstrAndDebugLoc(*${root});
/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/AArch64/
DAArch64GenPreLegalizeGICombiner.inc3226 Helper.getBuilder().setInstrAndDebugLoc(*MIs[0]);