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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 72 SDIVREM_I8,
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 72 SDIVREM_I8,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
AVRISelLowering.cpp 210 setLibcallName(RTLIB::SDIVREM_I8, "__divmodqi4");
222 setLibcallCallingConv(RTLIB::SDIVREM_I8, CallingConv::AVR_BUILTIN);
344 LC = IsSigned ? RTLIB::SDIVREM_I8 : RTLIB::UDIVREM_I8;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyRuntimeLibcallSignatures.cpp 138 Table[RTLIB::SDIVREM_I8] = i8_func_i8_i8;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
TargetLowering.cpp 109 Names[RTLIB::SDIVREM_I8] = 0;
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
DAGCombiner.cpp     [all...]

Completed in 451 milliseconds