Searched defs:RET (Results 1 – 10 of 10) sorted by relevance
/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaISelLowering.h | 36 RET global() enumerator
|
/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.h | 52 RET enumerator
|
/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_allocation_functions.cpp | 160 # define INTERCEPTOR_ALIAS(RET, FN, ARGS...) \ argument 164 INTERCEPTOR_ALIAS(RET,FN,ARGS...) global() argument
|
/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.h | 29 RET, enumerator
|
/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.h | 36 RET, enumerator
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | use-nullptr-c23.c | 84 #define RET return in test_function_return_cast2() macro
|
H A D | use-nullptr-basic.cpp | 208 #define RET return in test_function_return_cast2() macro
|
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.h | 32 RET, enumerator
|
/llvm-project/compiler-rt/lib/builtins/hexagon/ |
H A D | dfsqrt.S | 320 #define RET r1:0 macro 323 RET = convert_ud2df(ROOT) // set up mantissa, maybe set inexact flag define
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 279 InitMCRegisterInfo(const MCRegisterDesc * D,unsigned NR,unsigned RA,unsigned PC,const MCRegisterClass * C,unsigned NC,const MCPhysReg (* RURoots)[2],unsigned NRU,const int16_t * DL,const LaneBitmask * RUMS,const char * Strings,const char * ClassStrings,const uint16_t * SubIndices,unsigned NumIndices,const uint16_t * RET) InitMCRegisterInfo() argument
|