Searched defs:Trunc (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| H A D | builtins_math.cpp | 804 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 D | mpl_int_val.h | 436 IntVal Trunc(PrimType newType) const in Trunc() function in maple::IntVal |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ | ||
| H A D | mir_const.h | 139 void Trunc(uint8 width) in Trunc() function in maple::MIRIntConst |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/ | ||
| H A D | lmir_builder.cpp | 765 Expr LMIRBuilder::Trunc(Type *fromType, Type *toType, Expr opnd) in Trunc() function in maple::litecg::LMIRBuilder |
Completed in 6 milliseconds