Home
last modified time | relevance | path

Searched defs:e1Type (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp1837 auto e1Type = LLVMGetTypeKind(ConvertLLVMTypeFromGate(e1)); in VisitAdd() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp998 auto e1Type = ConvertLiteCGTypeFromGate(e1); in VisitAdd() local
1879 auto e1Type = ConvertLiteCGTypeFromGate(e1); in VisitCastIntXToIntY() local
1892 auto e1Type = ConvertLiteCGTypeFromGate(e1); in VisitChangeInt32ToDouble() local
1905 auto e1Type = ConvertLiteCGTypeFromGate(e1); VisitChangeUInt32ToDouble() local
1921 auto e1Type = ConvertLiteCGTypeFromGate(e1); VisitChangeDoubleToInt32() local
[all...]

Completed in 11 milliseconds