|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp 4083 RTLIB::MUL_I16, RTLIB::MUL_I32,
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp 2787 LC = RTLIB::MUL_I32;
lib/CodeGen/SelectionDAG/TargetLowering.cpp 7236 LC = RTLIB::MUL_I32;
lib/Target/MSP430/MSP430ISelLowering.cpp 257 { RTLIB::MUL_I32, "__mspabi_mpyl_hw" },
272 { RTLIB::MUL_I32, "__mspabi_mpyl_hw32" },
287 { RTLIB::MUL_I32, "__mspabi_mpyl_f5hw" },
302 { RTLIB::MUL_I32, "__mspabi_mpyl" },
lib/Target/Sparc/SparcISelLowering.cpp 1656 setLibcallName(RTLIB::MUL_I32, ".umul");
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp 115 Table[RTLIB::MUL_I32] = i32_func_i32_i32;