Home
last modified time | relevance | path

Searched defs:NarrowDef (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1059 Instruction *NarrowDef = nullptr; member
1218 Instruction *NarrowDef = DU.NarrowDef; in cloneBitwiseIVUser() local
1249 Instruction *NarrowDef = DU.NarrowDef; in cloneArithmeticIVUser() local
1516 Instruction *NarrowDef = DU.NarrowDef; in widenWithVariantUse() local
1835 void WidenIV::pushNarrowIVUsers(Instruction *NarrowDef, Instruction *WideDef) { in pushNarrowIVUsers()
1973 void WidenIV::calculatePostIncRange(Instruction *NarrowDef, in calculatePostIncRange()
2059 Instruction *NarrowDef = Worklist.pop_back_val(); in calculatePostIncRanges() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp947 Instruction *NarrowDef = nullptr; member
1112 Instruction *NarrowDef = DU.NarrowDef; in cloneBitwiseIVUser() local
1143 Instruction *NarrowDef = DU.NarrowDef; in cloneArithmeticIVUser() local
1417 Instruction *NarrowDef = DU.NarrowDef; in widenWithVariantLoadUse() local
1487 Instruction *NarrowDef = DU.NarrowDef; in widenWithVariantLoadUseCodegen() local
1694 void WidenIV::pushNarrowIVUsers(Instruction *NarrowDef, Instruction *WideDef) { in pushNarrowIVUsers()
1821 void WidenIV::calculatePostIncRange(Instruction *NarrowDef, in calculatePostIncRange()
1907 Instruction *NarrowDef = Worklist.pop_back_val(); in calculatePostIncRanges() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp851 Instruction *NarrowDef = nullptr; member
988 Instruction *NarrowDef = DU.NarrowDef; in cloneBitwiseIVUser() local
1018 Instruction *NarrowDef = DU.NarrowDef; in cloneArithmeticIVUser() local
1371 void WidenIV::pushNarrowIVUsers(Instruction *NarrowDef, Instruction *WideDef) { in pushNarrowIVUsers()