Home
last modified time | relevance | path

Searched defs:rep (Results 1 – 3 of 3) 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/ets_runtime/ecmascript/
Djs_hclass.h1392 … Representation rep = PropertyAttributes::UpdateRepresentation(GetElementRepresentation(), value); in UpdateRepresentation() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp1284 LLVMValueRef LLVMIRBuilder::PointerAdd(LLVMValueRef baseAddr, LLVMValueRef offset, LLVMTypeRef rep) in PointerAdd()
1292 …MIRBuilder::VectorAdd(LLVMValueRef baseAddr, LLVMValueRef offset, [[maybe_unused]] LLVMTypeRef rep) in VectorAdd()