Home
last modified time | relevance | path

Searched refs:AllowMultipleUsers (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/InstCombine/
DInstCombiner.h531 bool AllowMultipleUsers = false) = 0;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1122 bool AllowMultipleUsers) { in SimplifyDemandedVectorElts() argument
1176 if (!AllowMultipleUsers) { in SimplifyDemandedVectorElts()
DInstCombineInternal.h868 bool AllowMultipleUsers = false);
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1239 bool AllowMultipleUsers) { in SimplifyDemandedVectorElts() argument
1295 if (!AllowMultipleUsers) { in SimplifyDemandedVectorElts()
DInstCombineInternal.h494 bool AllowMultipleUsers = false) override;