/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_gvn.cpp | 45 bool rewrite = true; in visit() local 135 bool gvn::process_src(value* &v, bool rewrite) { in process_src() argument 189 void gvn::process_op(node& n, bool rewrite) { in process_op() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | HoistConstants.cpp | 54 bool rewrite(TIntermBlock &root, IdGen &idGen) in rewrite() function in __anon19776::Rewriter
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/gl/ |
H A D | RewriteRepeatedAssignToSwizzled.cpp | 45 bool RewriteAssignToSwizzledTraverser::rewrite(TCompiler *compiler, TIntermBlock *root) in rewrite() function in sh::__anon19875::RewriteAssignToSwizzledTraverser 47 RewriteAssignToSwizzledTraverser rewrite; in rewrite() local
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 204 sub rewrite { subroutine
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 204 sub rewrite { subroutine
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLBinaryExpression.cpp | 187 std::unique_ptr<Expression> rewrite = in Make() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PoisonChecking.cpp | 257 static bool rewrite(Function &F) { in rewrite() function
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
H A D | ConvertUnsupportedConstructorsToFunctionCalls.cpp | 311 bool rewrite(TIntermBlock &root) in rewrite() function in __anon19823::Rebuild
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | genRef.py | 1071 rewrite = p.name variable [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonRDFOpt.cpp | 215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite() function in HexagonDCE
|
H A D | HexagonConstPropagation.cpp | 959 bool MachineConstPropagator::rewrite(MachineFunction &MF) { in rewrite() function in MachineConstPropagator 2329 bool HexagonConstEvaluator::rewrite(MachineInstr &MI, const CellMap &Inputs) { rewrite() function in HexagonConstEvaluator [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | VirtRegMap.cpp | 493 void VirtRegRewriter::rewrite() { in rewrite() function in VirtRegRewriter
|
H A D | ModuloSchedule.cpp | 1290 void KernelRewriter::rewrite() { in rewrite() function in KernelRewriter
|
/third_party/ffmpeg/libavformat/ |
H A D | gxfenc.c | 374 static int gxf_write_map_packet(AVFormatContext *s, int rewrite) in gxf_write_map_packet() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolutionExpressions.h | 791 static const SCEV *rewrite(const SCEV *Scev, ScalarEvolution &SE, in rewrite() function in llvm::SCEVParameterRewriter 827 static const SCEV *rewrite(const SCEV *Scev, LoopToScevMapT &Map, in rewrite() function in llvm::SCEVLoopAddRecRewriter
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | sink-input.c | 2424 pa_sink_input_request_rewind( pa_sink_input *i, size_t nbytes , bool rewrite, bool flush, bool dont_rewind_render) pa_sink_input_request_rewind() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_program.c | 868 struct qinst *rewrite = c->defs[src.index]; in ntq_emit_pack_unorm_4x8() local
|