Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h33 SHL_I32, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h33 SHL_I32, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def35 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-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp99 Table[RTLIB::SHL_I32] = i32_func_i32_i32; in RuntimeLibcallSignatureTable()
DWebAssemblyFastISel.cpp495 TII.get(WebAssembly::SHL_I32), Left) in signExtendToI32()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp62 Names[RTLIB::SHL_I32] = "__ashlsi3"; in InitLibcallNames()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp68 Names[RTLIB::SHL_I32] = "__ashlsi3"; in InitLibcallNames()
DLegalizeIntegerTypes.cpp2091 LC = RTLIB::SHL_I32; in ExpandIntRes_Shift()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2384 LC = RTLIB::SHL_I32; in ExpandIntRes_Shift()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2570 LC = RTLIB::SHL_I32; in ExpandIntRes_Shift()