/third_party/mesa3d/src/mesa/program/ |
D | program_parse.y | 112 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | ScopeExit.h | 33 scope_exit(scope_exit &&Rhs) in scope_exit() function
|
D | StringRef.h | 71 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory()
|
/third_party/python/Tools/peg_generator/pegen/ |
D | c_generator.py | 195 def visit_Rhs(self, node: Rhs) -> FunctionCall: 196 def can_we_inline(node: Rhs) -> int: 564 def _handle_default_rule_body(self, node: Rule, rhs: Rhs, result_type: str) -> None: 591 def _handle_loop_rule_body(self, node: Rule, rhs: Rhs) -> None: 665 self, node: Rhs, is_loop: bool, is_gather: bool, rulename: Optional[str]
|
D | python_generator.py | 61 def visit_Rhs(self, node: Rhs) -> Tuple[Optional[str], str]: 198 def visit_Rhs(self, node: Rhs, is_loop: bool = False, is_gather: bool = False) -> None:
|
D | first_sets.py | 119 def visit_Rhs(self, item: Rhs) -> Set[str]:
|
D | parser_generator.py | 114 def name_node(self, rhs: Rhs) -> str:
|
D | grammar.py | 71 def __init__(self, name: str, type: Optional[str], rhs: Rhs, memo: Optional[object] = None): 187 class Rhs: class 433 def __init__(self, rhs: Rhs):
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Alignment.h | 390 inline Align max(MaybeAlign Lhs, Align Rhs) { in max() 394 inline Align max(Align Lhs, MaybeAlign Rhs) { in max()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/ |
D | Scheduler.h | 51 bool compare(const InstRef &Lhs, const InstRef &Rhs) const override { in compare()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | ImportedFunctionsInliningStatistics.cpp | 193 const SortedNodesTy::value_type &Rhs) { in getSortedNodes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | MergeICmps.cpp | 211 const BCEAtom &Rhs() const { return Rhs_; } in Rhs() function in __anonf7d4c1560111::BCECmpBlock 343 auto Rhs = visitICmpLoadOperand(CmpI->getOperand(1), BaseId); in visitICmp() local 622 Value *const Rhs = Builder.Insert(FirstCmp.Rhs().GEP->clone()); in mergeComparisons() local
|
D | LowerMatrixIntrinsics.cpp | 711 const ColumnMatrixTy &Rhs = in LowerMultiply() local 810 Value *Rhs = Inst->getOperand(1); in VisitBinaryOperator() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang.y | 114 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|
D | glslang_tab_autogen.cpp | 409 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument 1635 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument 1652 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | StringRef.h | 64 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | glslang.y | 107 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|
D | glslang_tab.cpp | 343 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument 1633 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument 1652 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
D | RegisterFile.cpp | 381 sort(Writes, [](const WriteRef &Lhs, const WriteRef &Rhs) { in collectWrites()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelDAGToDAG.cpp | 481 SDValue Rhs = N->getOperand(1); in selectMultiplication() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | TestUtil.h | 492 Dqword blendWith(const Dqword &Rhs, const Dqword &Mask) const { in blendWith()
|
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
D | glcpp.h | 86 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | TestUtil.h | 604 Dqword blendWith(const Dqword &Rhs, const Dqword &Mask) const { in blendWith()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 2317 APInt Rhs = Op2->getValue(); in ConstantFoldScalarCall3() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | glsl_parser_extras.h | 990 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|