Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h41 SRA_I32, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def42 HANDLE_LIBCALL(SRA_I32, "__ashrsi3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def42 HANDLE_LIBCALL(SRA_I32, "__ashrsi3")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp110 Table[RTLIB::SRA_I32] = i32_func_i32_i32; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp111 Table[RTLIB::SRA_I32] = i32_func_i32_i32; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp243 { RTLIB::SRA_I32, "__mspabi_sral", ISD::SETCC_INVALID }, in MSP430TargetLowering()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp242 { RTLIB::SRA_I32, "__mspabi_sral", ISD::SETCC_INVALID }, in MSP430TargetLowering()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp70 Names[RTLIB::SRA_I32] = "__ashrsi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2405 LC = RTLIB::SRA_I32; in ExpandIntRes_Shift()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3397 LC = RTLIB::SRA_I32; in ExpandIntRes_Shift()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3762 LC = RTLIB::SRA_I32; in ExpandIntRes_Shift()