Home
last modified time | relevance | path

Searched defs:IntType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.h101 using IntType = kungfu::LLVMStackMapType::IntType; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype.h119 static GateType IntType() in IntType() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_type.h139 static int32_t IntType() in IntType() function
/arkcompiler/ets_runtime/ecmascript/stackmap/
Dllvm_stackmap_type.h67 using IntType = int32_t; variable