Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hclass_generator.cpp180 bool isSign = tsManager->IsMethodSignature(value); in CreatePHClass() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp146 PrimType GetIntegerPrimTypeBySizeAndSign(size_t sizeBit, bool isSign) in GetIntegerPrimTypeBySizeAndSign()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp5970 bool isSign = false; in SelectCvtInt2Int() local