Searched defs:outs (Results 1 – 7 of 7) sorted by relevance
99 void VectorizerTestPass::testVectorShapeRatio(llvm::raw_ostream &outs) { in testVectorShapeRatio() argument 150 testBackwardSlicing(llvm::raw_ostream & outs) testBackwardSlicing() argument 166 testForwardSlicing(llvm::raw_ostream & outs) testForwardSlicing() argument 182 testSlicing(llvm::raw_ostream & outs) testSlicing() argument 201 testComposeMaps(llvm::raw_ostream & outs) testComposeMaps() argument 229 testVecAffineLoopNest(llvm::raw_ostream & outs) testVecAffineLoopNest() argument 261 llvm::raw_string_ostream outs(str); runOnOperation() local [all...]
68 raw_ostream &lld::outs() { in outs() function in lld 78 raw_ostream &ErrorHandler::outs() { outs() function in ErrorHandler
191 llvm::raw_ostream &outs; variable
352 ValueRange outs) { in remapValueRange()776 SmallVector<Value> outs = in rewriteOp() local
840 outs dx, word ptr [eax] define
893 raw_fd_ostream &llvm::outs() { outs() function in llvm
1452 raw_ostream &outs() const { return Logger.Out; } outs() function