Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 – 7 of 7) sorted by relevance

/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S101 #define ERROR r1:0 macro
175 ERROR = asl(FRACRAD,#15) define
189 ERROR = mpyu(ERRORHI,RECIPEST) define
194 ERROR = asl(FRACRAD,#31) // for next iter define
209 ERROR = mpyu(ERRORHI,RECIPEST) define
214 ERROR = asl(FRACRAD,#47) // for next iter define
232 ERROR = mpyu(ERRORHI,RECIPEST) define
/llvm-project/clang/test/CodeGenCXX/
H A Dwindows-x86-swiftcall.cpp5 #define ERROR __attribute__((swift_error_result)) macro
H A Darm-swiftcall.cpp12 #define ERROR __attribute__((swift_error_result)) macro
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/dextIR/
H A DStepIR.py23 ERROR = 3 variable in StopReason
/llvm-project/clang/test/CodeGen/
H A Dwindows-swiftcall.c5 #define ERROR __attribute__((swift_error_result)) macro
H A Darm-swiftcall.c8 #define ERROR __attribute__((swift_error_result)) macro
H A D64bit-swiftcall.c11 #define ERROR __attribute__((swift_error_result)) macro