Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrShiftRotate.td232 defm RCL: ShiftRotate<"rcl", MRM2r, MRM2m, null_frag, WriteRotateCL, WriteRotate, WriteRotateCLLd, WriteRotateLd, [EFLAGS]>;
/freebsd/lib/libc/iconv/
H A Dcitrus_lookup.c272 _citrus_lookup_seq_open(struct _citrus_lookup **rcl, const char *name, in _citrus_lookup_seq_open() argument
289 *rcl = cl; in _citrus_lookup_seq_open()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSchedule.td195 list<int> rcl, SchedWriteRes wr> :
198 let ReleaseAtCycles = !listconcat(wr.ReleaseAtCycles, rcl);