Home
last modified time | relevance | path

Searched refs:SRL_I32 (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h37 SRL_I32, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def38 HANDLE_LIBCALL(SRL_I32, "__lshrsi3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def38 HANDLE_LIBCALL(SRL_I32, "__lshrsi3")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp106 Table[RTLIB::SRL_I32] = i32_func_i32_i32; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp107 Table[RTLIB::SRL_I32] = i32_func_i32_i32; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp242 { RTLIB::SRL_I32, "__mspabi_srll", ISD::SETCC_INVALID }, in MSP430TargetLowering()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp241 { RTLIB::SRL_I32, "__mspabi_srll", ISD::SETCC_INVALID }, in MSP430TargetLowering()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp66 Names[RTLIB::SRL_I32] = "__lshrsi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2394 LC = RTLIB::SRL_I32; in ExpandIntRes_Shift()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3386 LC = RTLIB::SRL_I32; in ExpandIntRes_Shift()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3751 LC = RTLIB::SRL_I32; in ExpandIntRes_Shift()