Home
last modified time | relevance | path

Searched defs:needSplit (Results 1 – 13 of 13) sorted by relevance

/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssa/
H A Daddressingmodes.go115 var needSplit = map[Op]bool{ var
/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DClientChannel.h119 virtual int needSplit() const in needSplit() function
H A DGenericChannel.h120 virtual int needSplit() const in needSplit() function
H A DServerChannel.h124 virtual int needSplit() const in needSplit() function
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DClientChannel.h111 virtual int needSplit() const in needSplit() function
H A DGenericChannel.h112 virtual int needSplit() const in needSplit() function
H A DServerChannel.h116 virtual int needSplit() const in needSplit() function
/dports/cad/sumo/sumo-1.2.0/src/utils/router/
H A DIntermodalNetwork.h448 bool needSplit; in addAccess() local
624 …findSplitIndex(_IntermodalEdge* const toSplit, const double pos, double& relPos, bool& needSplit) { in findSplitIndex()
/dports/games/spring/spring_98.0/rts/Sim/Path/QTPFS/
H A DNode.cpp467 bool needSplit = false; in Tesselate() local
518 bool& needSplit in UpdateMoveCost()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DReduceExecSize.cpp39 bool needSplit = false; in fixOpndTypeAlign() local
/dports/games/torcs/torcs-1.3.7/src/tools/accc/
H A Dac3dload.cpp726 int needSplit=0; in doKids() local
/dports/math/cvc4/CVC4-1.7/src/theory/datatypes/
H A Dtheory_datatypes.cpp263 bool needSplit = true; in check() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DEmitVISAPass.cpp16992 bool needSplit = ((pow2NElts * newVar->GetElemSize()) > (2 * (uint32_t)getGRFSize())); in prepareAddressForUniform() local
17070 bool needSplit = ((pow2NElts *newVar->GetElemSize()) > (2 * (uint32_t)getGRFSize())); in prepareDataForUniform() local