Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h82 NEG_I32, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h82 NEG_I32, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def84 HANDLE_LIBCALL(NEG_I32, "__negsi2")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp148 Table[RTLIB::NEG_I32] = i32_func_i32; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp102 Names[RTLIB::NEG_I32] = "__negsi2"; in InitLibcallNames()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp120 Names[RTLIB::NEG_I32] = "__negsi2"; in InitLibcallNames()