Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h40 SRA_I16, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def41 HANDLE_LIBCALL(SRA_I16, "__ashrhi3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def41 HANDLE_LIBCALL(SRA_I16, "__ashrhi3")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp109 Table[RTLIB::SRA_I16] = i16_func_i16_i16; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp110 Table[RTLIB::SRA_I16] = i16_func_i16_i16; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp69 Names[RTLIB::SRA_I16] = "__ashrhi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2403 LC = RTLIB::SRA_I16; in ExpandIntRes_Shift()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3395 LC = RTLIB::SRA_I16; in ExpandIntRes_Shift()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3760 LC = RTLIB::SRA_I16; in ExpandIntRes_Shift()