Home
last modified time | relevance | path

Searched defs:WideDef (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.cpp1061 Instruction *WideDef = nullptr; member
1219 Instruction *WideDef = DU.WideDef; in cloneBitwiseIVUser() local
1250 Instruction *WideDef = DU.WideDef; in cloneArithmeticIVUser() local
1517 Instruction *WideDef = DU.WideDef; in widenWithVariantUse() local
1835 void WidenIV::pushNarrowIVUsers(Instruction *NarrowDef, Instruction *WideDef) { in pushNarrowIVUsers()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp949 Instruction *WideDef = nullptr; member
1113 Instruction *WideDef = DU.WideDef; in cloneBitwiseIVUser() local
1144 Instruction *WideDef = DU.WideDef; in cloneArithmeticIVUser() local
1418 Instruction *WideDef = DU.WideDef; in widenWithVariantLoadUse() local
1488 Instruction *WideDef = DU.WideDef; in widenWithVariantLoadUseCodegen() local
1694 void WidenIV::pushNarrowIVUsers(Instruction *NarrowDef, Instruction *WideDef) { in pushNarrowIVUsers()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp853 Instruction *WideDef = nullptr; member
989 Instruction *WideDef = DU.WideDef; in cloneBitwiseIVUser() local
1019 Instruction *WideDef = DU.WideDef; in cloneArithmeticIVUser() local
1371 void WidenIV::pushNarrowIVUsers(Instruction *NarrowDef, Instruction *WideDef) { in pushNarrowIVUsers()