Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h36 SRL_I16, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def37 HANDLE_LIBCALL(SRL_I16, "__lshrhi3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def37 HANDLE_LIBCALL(SRL_I16, "__lshrhi3")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp105 Table[RTLIB::SRL_I16] = i16_func_i16_i16; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp106 Table[RTLIB::SRL_I16] = i16_func_i16_i16; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp65 Names[RTLIB::SRL_I16] = "__lshrhi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2392 LC = RTLIB::SRL_I16; in ExpandIntRes_Shift()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3384 LC = RTLIB::SRL_I16; in ExpandIntRes_Shift()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3749 LC = RTLIB::SRL_I16; in ExpandIntRes_Shift()