HomeSort by relevance Sort by last modified time
    Searched refs:SHL_I64 (Results 1 - 14 of 14) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 34 SHL_I64,
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 34 SHL_I64,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 34 SHL_I64,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 34 SHL_I64,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 34 SHL_I64,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 34 SHL_I64,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 34 SHL_I64,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 34 SHL_I64,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 63 Names[RTLIB::SHL_I64] = "__ashldi3";
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 69 Names[RTLIB::SHL_I64] = "__ashldi3";
    [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp 393 setLibcallName(RTLIB::SHL_I64, "__aeabi_llsl");
399 setLibcallCallingConv(RTLIB::SHL_I64, CallingConv::ARM_AAPCS);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 331 { RTLIB::SHL_I64, "__aeabi_llsl", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
    [all...]

Completed in 85 milliseconds