Home
last modified time | relevance | path

Searched refs:SHL_I32 (Results 1 – 14 of 14) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h33 SHL_I32, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def34 HANDLE_LIBCALL(SHL_I32, "__ashlsi3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def34 HANDLE_LIBCALL(SHL_I32, "__ashlsi3")
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp436 TII.get(WebAssembly::SHL_I32), Left) in signExtendToI32()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp102 Table[RTLIB::SHL_I32] = i32_func_i32_i32; in RuntimeLibcallSignatureTable()
DWebAssemblyFastISel.cpp499 TII.get(WebAssembly::SHL_I32), Left) in signExtendToI32()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp500 TII.get(WebAssembly::SHL_I32), Left) in signExtendToI32()
DWebAssemblyRuntimeLibcallSignatures.cpp103 Table[RTLIB::SHL_I32] = i32_func_i32_i32; in RuntimeLibcallSignatureTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp244 { RTLIB::SHL_I32, "__mspabi_slll", ISD::SETCC_INVALID }, in MSP430TargetLowering()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp243 { RTLIB::SHL_I32, "__mspabi_slll", ISD::SETCC_INVALID }, in MSP430TargetLowering()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp62 Names[RTLIB::SHL_I32] = "__ashlsi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2384 LC = RTLIB::SHL_I32; in ExpandIntRes_Shift()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3376 LC = RTLIB::SHL_I32; in ExpandIntRes_Shift()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3741 LC = RTLIB::SHL_I32; in ExpandIntRes_Shift()