Home
last modified time | relevance | path

Searched refs:NEG_I64 (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h83 NEG_I64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h83 NEG_I64, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def85 HANDLE_LIBCALL(NEG_I64, "__negdi2")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp149 Table[RTLIB::NEG_I64] = i64_func_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp103 Names[RTLIB::NEG_I64] = "__negdi2"; in InitLibcallNames()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp121 Names[RTLIB::NEG_I64] = "__negdi2"; in InitLibcallNames()