Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp354 size_t StartSize = Accesses.size(); in hasLoadFromStackSlot() local
368 size_t StartSize = Accesses.size(); in hasStoreToStackSlot() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp361 size_t StartSize = Accesses.size(); in hasLoadFromStackSlot() local
375 size_t StartSize = Accesses.size(); in hasStoreToStackSlot() local
/aosp_15_r20/external/freetype/src/otvalid/
H A Dotvcommn.c314 FT_UInt StartSize, EndSize, DeltaFormat, count; in otv_Device_validate() local