Home
last modified time | relevance | path

Searched defs:useAcc (Results 1 – 4 of 4) sorted by relevance

/dports/editors/biew/biew-610/
H A Dbconsole.c609 tBool useAcc,tBool is_hl) in PaintLine()
681 tBool isOrdinal,tBool useAcc, in Paint()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DReduceExecSize.cpp342 bool useAcc = (inst->hasACCSrc() || in reduceExecSize() local
H A DG4_IR.hpp769 bool useAcc() const in useAcc() function in vISA::G4_INST
H A DHWConformity.cpp2008 bool useAcc = inst->hasImplicitAccSrc() || inst->hasImplicitAccDst(); in fixAcc() local