Home
last modified time | relevance | path

Searched defs:NeedDef (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveVariables.cpp374 bool NeedDef = true; in HandlePhysRegKill() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveVariables.cpp374 bool NeedDef = true; in HandlePhysRegKill() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveVariables.cpp371 bool NeedDef = true; in HandlePhysRegKill() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7089 SmallPtrSet<Value *, 1> NeedDef; in buildVPlansWithVPRecipes() local
7135 VFRange &Range, SmallPtrSetImpl<Value *> &NeedDef, in buildVPlanWithVPRecipes()