Searched refs:SRL_I64 (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 38 SRL_I64, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 38 SRL_I64, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 40 HANDLE_LIBCALL(SRL_I64, "__lshrdi3")
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 104 Table[RTLIB::SRL_I64] = i64_func_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 67 Names[RTLIB::SRL_I64] = "__lshrdi3"; in InitLibcallNames()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 73 Names[RTLIB::SRL_I64] = "__lshrdi3"; in InitLibcallNames()
|
D | LegalizeIntegerTypes.cpp | 2103 LC = RTLIB::SRL_I64; in ExpandIntRes_Shift()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 394 setLibcallName(RTLIB::SRL_I64, "__aeabi_llsr"); in ARMTargetLowering() 400 setLibcallCallingConv(RTLIB::SRL_I64, CallingConv::ARM_AAPCS); in ARMTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 2582 LC = RTLIB::SRL_I64; in ExpandIntRes_Shift()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 2396 LC = RTLIB::SRL_I64; in ExpandIntRes_Shift()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 332 { RTLIB::SRL_I64, "__aeabi_llsr", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 396 { RTLIB::SRL_I64, "__aeabi_llsr", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID }, in ARMTargetLowering()
|