Searched refs:HandleTruncFloatToInt (Results 1 – 2 of 2) sorted by relevance
200 {OpCode::TRUNC_FLOAT_TO_INT64, &LLVMIRBuilder::HandleTruncFloatToInt}, in InitializeHandlers()201 {OpCode::TRUNC_FLOAT_TO_INT32, &LLVMIRBuilder::HandleTruncFloatToInt}, in InitializeHandlers()1676 void LLVMIRBuilder::HandleTruncFloatToInt(GateRef gate) in HandleTruncFloatToInt() function in panda::ecmascript::kungfu::LLVMIRBuilder
449 {OpCode::TRUNC_FLOAT_TO_INT64, &LiteCGIRBuilder::HandleTruncFloatToInt}, in InitializeHandlers()450 {OpCode::TRUNC_FLOAT_TO_INT32, &LiteCGIRBuilder::HandleTruncFloatToInt}, in InitializeHandlers()1596 void LiteCGIRBuilder::HandleTruncFloatToInt(GateRef gate) in HandleTruncFloatToInt() function in panda::ecmascript::kungfu::LiteCGIRBuilder