Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
Dreport_md.rb23 attr_accessor :rep accessor in ReportMd
25 def initialize(rep) argument
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/
Dreport_md.rb23 attr_accessor :rep accessor in ReportMd
25 def initialize(rep) argument
/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h282 auto rep = GetRepresentation(); in IsDoubleRep() local
288 auto rep = GetRepresentation(); in IsIntRep() local
Djs_hclass.h1965 inline void SetRepresentation(Representation rep) in SetRepresentation()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp54 GateRef NumberSpeculativeRetype::SetOutputType(GateRef gate, Representation rep) in SetOutputType()
278 GateRef rep = builder_.ConvertCharToEcmaString(left); in VisitStringCompare() local
282 GateRef rep = builder_.ConvertCharToEcmaString(right); in VisitStringCompare() local
Dstub_builder.cpp521 GateRef rep = GetRepInPropAttr(attr); in JSObjectGetProperty() local
1158 GateRef rep = GetRepInPropAttr(attr); in SetValueWithAttr() local
1173 GateRef glue, GateRef obj, GateRef offset, GateRef value, GateRef rep, Label *repChange) in SetValueWithRep()
1629 GateRef rep = HandlerBaseGetRep(handlerInfo); in LoadFromField() local
2286 GateRef rep = HandlerBaseGetRep(handler); in StoreField() local
2379 GateRef rep = HandlerBaseGetRep(handlerInfo); in StoreWithTransition() local
Dstub_builder-inl.h2042 GateRef glue, GateRef array, GateRef index, GateRef val, GateRef rep, Label *repChange) in SetValueToTaggedArrayWithRep()
2478 inline GateRef StubBuilder::IsIntRepInPropAttr(GateRef rep) in IsIntRepInPropAttr()
2483 inline GateRef StubBuilder::IsDoubleRepInPropAttr(GateRef rep) in IsDoubleRepInPropAttr()
Dllvm_ir_builder.cpp1598 …lueRef LLVMIRBuilder::PointerAdd(LLVMValueRef baseAddr, LLVMValueRef offsetInByte, LLVMTypeRef rep) in PointerAdd()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp870 GateRef rep = GetRepInPropAttr(attr); in IsUninitializedProperty() local