Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp33 unsigned CountS = (Imm >> 6) & 3; in DecodeINSERTPSMask() local
/external/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp947 const SymbolRef *CountS = State->get<ContainerCountMap>(CollectionS); in assumeCollectionNonEmpty() local
1066 SymbolRef CountS = C.getSVal(MsgExpr).getAsSymbol(); in checkPostObjCMessage() local
/external/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp35 unsigned CountS = (Imm >> 6) & 3; in DecodeINSERTPSMask() local