Home
last modified time | relevance | path

Searched defs:isRead (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/mrsas/
H A Dmrsas_fp.c1008 u_int8_t isRead, stripIdx; in MR_BuildRaidContext() local
H A Dmrsas.h1079 u_int8_t isRead; member
1126 u_int8_t isRead; member
/freebsd/sys/dev/mfi/
H A Dmfireg.h1882 uint8_t isRead; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1505 static bool isRead(AccessKinds AK) { in isRead() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4291 unsigned isRead = ~Op.getConstantOperandVal(2) & 1; in LowerPREFETCH() local