Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cg.cpp138 …GCTIBBitMapWords(const BECommon &beCommon, MIRStructType &stType, std::vector<uint64> &bitmapWords) in GetGCTIBBitMapWords()
237 std::vector<uint64> &bitmapWords, uint32 rcHeader) in EmitGCTIBLabel()
292 void AArch64CG::FindOrCreateRepresentiveSym(std::vector<uint64> &bitmapWords, uint32 rcHeader, cons… in FindOrCreateRepresentiveSym()
359 std::vector<uint64> bitmapWords; in GenerateObjectMaps() local