Home
last modified time | relevance | path

Searched refs:SHL_I16 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h32 SHL_I16, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def33 HANDLE_LIBCALL(SHL_I16, "__ashlhi3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def33 HANDLE_LIBCALL(SHL_I16, "__ashlhi3")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp101 Table[RTLIB::SHL_I16] = i16_func_i16_i16; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp102 Table[RTLIB::SHL_I16] = i16_func_i16_i16; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp61 Names[RTLIB::SHL_I16] = "__ashlhi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2382 LC = RTLIB::SHL_I16; in ExpandIntRes_Shift()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3374 LC = RTLIB::SHL_I16; in ExpandIntRes_Shift()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3739 LC = RTLIB::SHL_I16; in ExpandIntRes_Shift()