Home
last modified time | relevance | path

Searched refs:SizeSub (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h161 SizeSub(b->size); in DequeueBatch()
172 void SizeSub(uptr sub) { in SizeSub() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5234 unsigned SizeSub = OpVT.getSizeInBits() / NumSubs; in SplitOpsAndApply() local
5235 SubOps.push_back(extractSubVector(Op, i * NumSubElts, DAG, DL, SizeSub)); in SplitOpsAndApply()