Searched defs:rep (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/runtime_core/tests/cts-coverage-tool/lib/ |
| D | report_md.rb | 23 attr_accessor :rep accessor in ReportMd 25 def initialize(rep) argument
|
| /arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/ |
| D | report_md.rb | 23 attr_accessor :rep accessor in ReportMd 25 def initialize(rep) argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | property_attributes.h | 282 auto rep = GetRepresentation(); in IsDoubleRep() local 288 auto rep = GetRepresentation(); in IsIntRep() local
|
| D | js_hclass.h | 1965 inline void SetRepresentation(Representation rep) in SetRepresentation()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | number_speculative_retype.cpp | 54 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
|
| D | stub_builder.cpp | 521 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
|
| D | stub_builder-inl.h | 2042 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()
|
| D | llvm_ir_builder.cpp | 1598 …lueRef LLVMIRBuilder::PointerAdd(LLVMValueRef baseAddr, LLVMValueRef offsetInByte, LLVMTypeRef rep) in PointerAdd()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_object_stub_builder.cpp | 870 GateRef rep = GetRepInPropAttr(attr); in IsUninitializedProperty() local
|