Searched refs:setInstrAndDebugLoc (Results 1 – 7 of 7) sorted by relevance
112 B.setInstrAndDebugLoc(MI); in applySelectFCmpToFMinToFMaxLegacy()179 B.setInstrAndDebugLoc(MI); in applyUCharToFloat()232 B.setInstrAndDebugLoc(MI); in applyCvtF32UByteN()
616 Builder.setInstrAndDebugLoc(MI); in applySextTruncSextLoad()673 Builder.setInstrAndDebugLoc(MI); in applySextInRegOfLoad()922 Builder.setInstrAndDebugLoc(*BrCond); in applyOptBrCondByInvertingCond()1487 Builder.setInstrAndDebugLoc(MI); in applyCombineConstantFoldFpUnary()1594 Builder.setInstrAndDebugLoc(MI); in applyShiftImmedChain()1711 Builder.setInstrAndDebugLoc(MI); in applyShiftOfShiftedLogic()1804 Builder.setInstrAndDebugLoc(MI); in applyCombineShlOfExtend()1859 Builder.setInstrAndDebugLoc(MI); in applyCombineUnmergeMergeToPlainValues()1904 Builder.setInstrAndDebugLoc(MI); in applyCombineUnmergeConstant()1926 Builder.setInstrAndDebugLoc(MI); in applyCombineUnmergeWithDeadLanesToTrunc()[all …]
109 MIRBuilder.setInstrAndDebugLoc(MI); in legalizeInstrStep()
100 B.setInstrAndDebugLoc(MI); in applyExtractVecEltPairwiseAdd()234 B.setInstrAndDebugLoc(MI); in applyAArch64MulConstCombine()
540 MIB.setInstrAndDebugLoc(MI); in applyAdjustICmpImmAndPred()605 B.setInstrAndDebugLoc(MI); in applyDupLane()
53 Builder.setInstrAndDebugLoc(MI); in tryCombineAnyExt()103 Builder.setInstrAndDebugLoc(MI); in tryCombineZExt()163 Builder.setInstrAndDebugLoc(MI); in tryCombineSExt()564 Builder.setInstrAndDebugLoc(MI); in tryCombineUnmergeValues()
345 void setInstrAndDebugLoc(MachineInstr &MI) { in setInstrAndDebugLoc() function