Home
last modified time | relevance | path

Searched defs:Trunc (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_math.cpp804 JSTaggedValue BuiltinsMath::Trunc(EcmaRuntimeCallInfo *argv) in Trunc() function in panda::ecmascript::builtins::BuiltinsMath
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dmpl_int_val.h436 IntVal Trunc(PrimType newType) const in Trunc() function in maple::IntVal
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_const.h139 void Trunc(uint8 width) in Trunc() function in maple::MIRIntConst
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
H A Dlmir_builder.cpp765 Expr LMIRBuilder::Trunc(Type *fromType, Type *toType, Expr opnd) in Trunc() function in maple::litecg::LMIRBuilder

Completed in 6 milliseconds