Home
last modified time | relevance | path

Searched defs:Branch (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/src/core/
DSkRTree.h52 struct Branch { struct
63 Branch fChildren[kMaxChildren]; argument
/third_party/flutter/skia/src/core/
DSkRTree.h57 struct Branch { struct
68 Branch fChildren[kMaxChildren]; argument
/third_party/typescript/tests/baselines/reference/
DconflictMarkerTrivia1.js7 >>>>>>> Branch-a field in C
DconflictMarkerDiff3Trivia1.js9 >>>>>>> Branch-a field in C
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp210 MachineInstr *Branch = CCUsers[0]; in convertToBRCT() local
254 MachineInstr *Branch = CCUsers[0]; in convertToLoadAndTrap() local
601 MachineInstr *Branch = CCUsers[0]; in fuseCompareOperations() local
DSystemZLongBranch.cpp102 MachineInstr *Branch = nullptr; member
391 MachineInstr *Branch = Terminator.Branch; in relaxBranch() local
DSystemZInstrInfo.h125 Branch(BranchType type, unsigned ccValid, unsigned ccMask, in Branch() function
DSystemZInstrInfo.cpp379 SystemZII::Branch Branch(getBranchInfo(*I)); in analyzeBranch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILowerControlFlow.cpp325 MachineInstr *Branch = in emitElse() local
407 MachineInstr *Branch = in emitLoop() local
DSIInstrInfo.cpp6079 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/
DNodeType.h35 Branch, enumerator
/third_party/mesa3d/src/amd/compiler/
Daco_opcodes.py44 Branch = 13 variable in InstrClass
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp241 if (auto *Branch = llvm::dyn_cast<InstBr>(InsertionPoint)) { in placePhiStores() local
881 Inst *Branch = nullptr; in contractIfEmpty() local
DWasmTranslator.cpp964 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/
DHexagonMCChecker.cpp415 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/
DMCInstrDesc.h149 Branch, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp377 MachineInstr *Branch = in select() local
DMipsDelaySlotFiller.cpp561 Iter Branch, in replaceWithCompactBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCReduceCRLogicals.cpp657 MachineInstr *Branch = in splitBlockOnBinaryCROp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp603 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/
DARMInstructionSelector.cpp1153 auto Branch = in select() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DIntervalMap.h936 using Branch = variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp897 auto *Branch = RI.HasBranch ? in checkScopeHoistable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2237 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/
DCore.cpp2901 LLVMBool LLVMIsConditional(LLVMValueRef Branch) { in LLVMIsConditional()
2905 LLVMValueRef LLVMGetCondition(LLVMValueRef Branch) { in LLVMGetCondition()
2909 void LLVMSetCondition(LLVMValueRef Branch, LLVMValueRef Cond) { in LLVMSetCondition()

12