Home
last modified time | relevance | path

Searched refs:expand2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/bin/sh/tests/parser/
H A DMakefile90 ${PACKAGE}FILES+= ps1-expand2.0
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp2956 #define expand2(lk, op) \ macro
2976 KMP_FOREACH_LOCK_KIND(expand2, acquire)
2977 KMP_FOREACH_LOCK_KIND(expand2, acquire_nested)
2978 KMP_FOREACH_LOCK_KIND(expand2, release)
2979 KMP_FOREACH_LOCK_KIND(expand2, release_nested)
2980 KMP_FOREACH_LOCK_KIND(expand2, test)
2981 KMP_FOREACH_LOCK_KIND(expand2, test_nested)
2986 #undef expand2
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXqci.td879 def QC_EXPAND2 : QCIRVInstI<0b0010, "qc.expand2">;