/third_party/gn/src/gn/ |
D | analyzer.cc | 41 struct Outputs { struct 42 std::string status; 43 std::string error; 44 bool compile_includes_all = false; 45 std::set<Label> compile_labels; 46 std::set<Label> test_labels; 47 std::set<Label> invalid_labels;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonConstPropagation.cpp | 689 CellMap Outputs; in visitNonBranch() local 1927 const CellMap &Inputs, CellMap &Outputs) { in evaluate() 2555 const CellMap &Inputs, CellMap &Outputs) { in evaluateHexCompare() 2630 const CellMap &Inputs, CellMap &Outputs) { in evaluateHexLogical() 2677 const CellMap &Inputs, CellMap &Outputs) { in evaluateHexCondMove() 2720 const CellMap &Inputs, CellMap &Outputs) { in evaluateHexExt() 2764 const CellMap &Inputs, CellMap &Outputs) { in evaluateHexVector1()
|
D | HexagonBitTracker.cpp | 261 -> bool { in evaluate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/ |
D | OMPIRBuilder.cpp | 454 SetVector<Value *> Inputs, Outputs, SinkingCands, HoistingCands; in CreateParallel() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | HotColdSplitting.cpp | 314 SetVector<Value *> Inputs, Outputs, Sinks; in extractColdRegion() local
|
D | PartialInlining.cpp | 1129 SetVector<Value *> Inputs, Outputs, Sinks; in doMultiRegionFunctionOutlining() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MIRPrinter.cpp | 274 std::array<std::string *, 3> Outputs{{&Object.DebugVar.Value, in printStackObjectDbgInfo() local
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.h | 299 struct tgsi_exec_vector *Outputs; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CodeExtractor.cpp | 598 void CodeExtractor::findInputsOutputs(ValueSet &Inputs, ValueSet &Outputs, in findInputsOutputs()
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 4519 struct Outputs struct 4521 Outputs (size_t size) : out0(size), out1(size) {} in Outputs() function 4523 vector<typename Out::Out0> out0; 4524 vector<typename Out::Out1> out1;
|
/third_party/mesa3d/src/mesa/main/ |
D | shader_types.h | 793 struct gl_transform_feedback_output *Outputs; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 6089 struct Outputs struct 6091 Outputs (size_t size) : out0(size), out1(size) {} in Outputs() argument 6093 vector<typename Out::Out0> out0; 6094 vector<typename Out::Out1> out1;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4936 SmallVector<SDValue, 4> Outputs; in FoldConstantArithmetic() local
|