Home
last modified time | relevance | path

Searched refs:MUL_I32 (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/include/llvm/CodeGen/
HDRuntimeLibcalls.h46 MUL_I32, enumerator
/trueos/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp53 Names[RTLIB::MUL_I32] = "__mulsi3"; in InitLibcallNames()
/trueos/contrib/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeDAG.cpp3481 RTLIB::MUL_I16, RTLIB::MUL_I32, in ExpandNode()
3570 LC = RTLIB::MUL_I32; in ExpandNode()
HDLegalizeIntegerTypes.cpp1999 LC = RTLIB::MUL_I32; in ExpandIntRes_MUL()