Searched defs:COPY (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/SemaCXX/ |
H A D | tautological-negation-compare.cpp | 5 #define COPY(x) x macro
|
/llvm-project/llvm/unittests/CodeGen/ |
H A D | MachineBasicBlockTest.cpp | 71 MCInstrDesc COPY = {TargetOpcode::COPY, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; TEST() local
|
/llvm-project/polly/lib/External/isl/imath/ |
H A D | imath.c | 92 static inline void COPY(mp_digit *P, mp_digit *Q, mp_size S) { in COPY() function
|