Home
last modified time | relevance | path

Searched defs:SetB (Results 1 – 6 of 6) sorted by relevance

/external/llvm/unittests/IR/
DAttributesTest.cpp30 AttributeSet SetB = AttributeSet::get(C, ASs); in TEST() local
52 AttributeSet SetB = SetA.removeAttributes(C, 1, ASs[1]); in TEST() local
/external/llvm-project/llvm/unittests/IR/
DAttributesTest.cpp28 AttributeList SetB = AttributeList::get(C, ASs); in TEST() local
53 AttributeList SetB = SetA.removeAttributes(C, 1, ASs[1].getAttributes(1)); in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp308 auto SetB = *MaybeB; in query() local
/external/llvm-project/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp308 auto SetB = *MaybeB; in query() local
/external/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp319 auto SetB = *MaybeB; in query() local
/external/deqp-deps/amber/src/
Dcommand.h395 void SetB(float b) { b_ = b; } in SetB() function
608 void SetB(float b) { b_ = b; } in SetB() function