Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h46 MUL_I32, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp58 Names[RTLIB::MUL_I32] = "__mulsi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3616 RTLIB::MUL_I16, RTLIB::MUL_I32, in ExpandNode()
3710 LC = RTLIB::MUL_I32; in ExpandNode()
DLegalizeIntegerTypes.cpp2033 LC = RTLIB::MUL_I32; in ExpandIntRes_MUL()