Home
last modified time | relevance | path

Searched refs:Together (Results 1 – 13 of 13) sorted by relevance

/external/autotest/test_suites/
Dcontrol.chameleon_audio_nightly19 Together with DUT and external peripherals they are bundled in
Dcontrol.chameleon_audio_perbuild19 Together with DUT and external peripherals they are bundled in
Dcontrol.chameleon_audio19 Together with DUT and external peripherals they are bundled in
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp199 Constant *Together = 0; in OptAndOp() local
201 Together = ConstantExpr::getAnd(AndRHS, OpRHS); in OptAndOp()
209 return BinaryOperator::CreateXor(And, Together); in OptAndOp()
214 if (Together != OpRHS) { in OptAndOp()
216 Value *Or = Builder->CreateOr(X, Together); in OptAndOp()
221 ConstantInt *TogetherCI = dyn_cast<ConstantInt>(Together); in OptAndOp()
226 Together = ConstantExpr::getXor(AndRHS, Together); in OptAndOp()
227 Value *And = Builder->CreateAnd(X, Together); in OptAndOp()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp155 Constant *Together = nullptr; in OptAndOp() local
157 Together = ConstantExpr::getAnd(AndRHS, OpRHS); in OptAndOp()
165 return BinaryOperator::CreateXor(And, Together); in OptAndOp()
170 if (Together != OpRHS) { in OptAndOp()
172 Value *Or = Builder->CreateOr(X, Together); in OptAndOp()
177 ConstantInt *TogetherCI = dyn_cast<ConstantInt>(Together); in OptAndOp()
182 Together = ConstantExpr::getXor(AndRHS, Together); in OptAndOp()
183 Value *And = Builder->CreateAnd(X, Together); in OptAndOp()
/external/iproute2/doc/
Darpd.sgml62 Default value is 3. Together with option <tt/-R/ this option allows
/external/llvm/docs/tutorial/
DLangImpl08.rst168 Putting It All Together
/external/llvm/docs/
DTestingGuide.rst193 to execute. Together, these lines form the "script" that :program:`lit`
DProgrammersManual.rst3088 Together, these methods make up the iterator based interface to the operands
/external/openssh/
Dsshd.013 sshd (OpenSSH Daemon) is the daemon program for ssh(1). Together these
/external/clang/docs/
DAutomaticReferenceCounting.rst1505 document. Together with the rule limiting the transformation of
/external/libxml2/
DChangeLog2007 "//foo" to 50%. Together with the XPath object cache this
/external/curl/
DCHANGES.016073 - Together with Rich Gray, I've tried to adjust the configure script to work