/third_party/skia/src/core/ |
D | SkRTree.h | 52 struct Branch { struct 63 Branch fChildren[kMaxChildren]; argument
|
/third_party/flutter/skia/src/core/ |
D | SkRTree.h | 57 struct Branch { struct 68 Branch fChildren[kMaxChildren]; argument
|
/third_party/typescript/tests/baselines/reference/ |
D | conflictMarkerTrivia1.js | 7 >>>>>>> Branch-a field in C
|
D | conflictMarkerDiff3Trivia1.js | 9 >>>>>>> Branch-a field in C
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZElimCompare.cpp | 210 MachineInstr *Branch = CCUsers[0]; in convertToBRCT() local 254 MachineInstr *Branch = CCUsers[0]; in convertToLoadAndTrap() local 601 MachineInstr *Branch = CCUsers[0]; in fuseCompareOperations() local
|
D | SystemZLongBranch.cpp | 102 MachineInstr *Branch = nullptr; member 391 MachineInstr *Branch = Terminator.Branch; in relaxBranch() local
|
D | SystemZInstrInfo.h | 125 Branch(BranchType type, unsigned ccValid, unsigned ccMask, in Branch() function
|
D | SystemZInstrInfo.cpp | 379 SystemZII::Branch Branch(getBranchInfo(*I)); in analyzeBranch() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SILowerControlFlow.cpp | 325 MachineInstr *Branch = in emitElse() local 407 MachineInstr *Branch = in emitLoop() local
|
D | SIInstrInfo.cpp | 6079 MachineInstr *Branch = &(*TI); in convertNonUniformIfRegion() local 6105 MachineInstr *Branch = &(*TI); in convertNonUniformLoopRegion() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | NodeType.h | 35 Branch, enumerator
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_opcodes.py | 44 Branch = 13 variable in InstrClass
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceCfgNode.cpp | 241 if (auto *Branch = llvm::dyn_cast<InstBr>(InsertionPoint)) { in placePhiStores() local 881 Inst *Branch = nullptr; in contractIfEmpty() local
|
D | WasmTranslator.cpp | 964 Node Branch(Node Cond, Node *TrueNode, Node *FalseNode) { in Branch() function in IceBuilder
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCChecker.cpp | 415 bool Branch = HexagonMCInstrInfo::getDesc(MCII, I).isBranch(); in checkNewValues() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 149 Branch, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstructionSelector.cpp | 377 MachineInstr *Branch = in select() local
|
D | MipsDelaySlotFiller.cpp | 561 Iter Branch, in replaceWithCompactBranch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCReduceCRLogicals.cpp | 657 MachineInstr *Branch = in splitBlockOnBinaryCROp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroSplit.cpp | 603 auto Branch = cast<BranchInst>(MappedCS->getNextNode()); in replaceEntryBlock() local 1267 auto Branch = cast<BranchInst>(SuspendBB->getTerminator()); in splitRetconCoroutine() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstructionSelector.cpp | 1153 auto Branch = in select() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 936 using Branch = variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | ControlHeightReduction.cpp | 897 auto *Branch = RI.HasBranch ? in checkScopeHoistable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2237 void SelectionDAGISel::Select_INLINEASM(SDNode *N, bool Branch) { in Select_INLINEASM()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Core.cpp | 2901 LLVMBool LLVMIsConditional(LLVMValueRef Branch) { in LLVMIsConditional() 2905 LLVMValueRef LLVMGetCondition(LLVMValueRef Branch) { in LLVMGetCondition() 2909 void LLVMSetCondition(LLVMValueRef Branch, LLVMValueRef Cond) { in LLVMSetCondition()
|