Searched defs:rep (Results 1 – 7 of 7) 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/ets_runtime/ecmascript/ |
| D | property_attributes.h | 240 auto rep = GetRepresentation(); in IsDoubleRep() local 246 auto rep = GetRepresentation(); in IsIntRep() local
|
| D | js_hclass.h | 1812 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()
|
| D | stub_builder.cpp | 459 GateRef rep = GetRepInPropAttr(attr); in JSObjectGetProperty() local 1035 GateRef rep = GetRepInPropAttr(attr); in SetValueWithAttr() local 1050 GateRef glue, GateRef obj, GateRef offset, GateRef value, GateRef rep, Label *repChange) in SetValueWithRep() 1477 GateRef rep = HandlerBaseGetRep(handlerInfo); in LoadFromField() local 1981 GateRef rep = HandlerBaseGetRep(handler); in StoreField() local 2052 GateRef rep = HandlerBaseGetRep(handlerInfo); in StoreWithTransition() local
|
| D | stub_builder-inl.h | 1700 GateRef glue, GateRef array, GateRef index, GateRef val, GateRef rep, Label *repChange) in SetValueToTaggedArrayWithRep() 2061 inline GateRef StubBuilder::IsIntRepInPropAttr(GateRef rep) in IsIntRepInPropAttr() 2066 inline GateRef StubBuilder::IsDoubleRepInPropAttr(GateRef rep) in IsDoubleRepInPropAttr()
|
| D | llvm_ir_builder.cpp | 1464 …lueRef LLVMIRBuilder::PointerAdd(LLVMValueRef baseAddr, LLVMValueRef offsetInByte, LLVMTypeRef rep) in PointerAdd()
|