Searched refs:setInstrAndDebugLoc (Results 1 – 12 of 12) sorted by relevance
682 Builder.setInstrAndDebugLoc(MI); in applySextTruncSextLoad()1688 Builder.setInstrAndDebugLoc(MI); in applyCombineConstantFoldFpUnary()1801 Builder.setInstrAndDebugLoc(MI); in applyShiftImmedChain()1917 Builder.setInstrAndDebugLoc(MI); in applyShiftOfShiftedLogic()2009 Builder.setInstrAndDebugLoc(MI); in applyCombineShlOfExtend()2082 Builder.setInstrAndDebugLoc(MI); in applyCombineUnmergeMergeToPlainValues()2126 Builder.setInstrAndDebugLoc(MI); in applyCombineUnmergeConstant()2147 Builder.setInstrAndDebugLoc(MI); in applyCombineUnmergeWithDeadLanesToTrunc()2208 Builder.setInstrAndDebugLoc(MI); in applyCombineUnmergeZExtToZExt()2405 Builder.setInstrAndDebugLoc(MI); in applyCombineAddP2IToPtrAdd()[all …]
112 MIRBuilder.setInstrAndDebugLoc(MI); in legalizeInstrStep()5052 MIRBuilder.setInstrAndDebugLoc(MI); in moreElementsVectorShuffle()5960 MIRBuilder.setInstrAndDebugLoc(MI); in lowerRotate()
114 B.setInstrAndDebugLoc(MI); in applySelectFCmpToFMinToFMaxLegacy()181 B.setInstrAndDebugLoc(MI); in applyUCharToFloat()234 B.setInstrAndDebugLoc(MI); in applyCvtF32UByteN()
136 B.setInstrAndDebugLoc(MI); in applyMed3()
127 B.setInstrAndDebugLoc(MI); in applyClampI64ToI16()
102 Builder.setInstrAndDebugLoc(MI); in applyICmpRedundantTrunc()208 B.setInstrAndDebugLoc(MI); in applyFoldGlobalOffset()
459 Builder.setInstrAndDebugLoc(MI); in applyINS()632 MIB.setInstrAndDebugLoc(MI); in applyAdjustICmpImmAndPred()702 B.setInstrAndDebugLoc(MI); in applyDupLane()738 B.setInstrAndDebugLoc(MI); in applyBuildVectorToDup()937 MIB.setInstrAndDebugLoc(MI); in lowerVectorFCMP()
103 B.setInstrAndDebugLoc(MI); in applyExtractVecEltPairwiseAdd()238 B.setInstrAndDebugLoc(MI); in applyAArch64MulConstCombine()
88 MIRBuilder.setInstrAndDebugLoc(MI); in tryEmitBZero()
2282 MIB.setInstrAndDebugLoc(I); in select()
58 Builder.setInstrAndDebugLoc(MI); in tryCombineAnyExt()107 Builder.setInstrAndDebugLoc(MI); in tryCombineZExt()166 Builder.setInstrAndDebugLoc(MI); in tryCombineSExt()623 MIB.setInstrAndDebugLoc(BV); in findValueFromBuildVector()762 Builder.setInstrAndDebugLoc(MI); in tryCombineUnmergeValues()
342 void setInstrAndDebugLoc(MachineInstr &MI) { in setInstrAndDebugLoc() function