/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.controlFlowAttributes.frag.out | 48 Branch 10 51 Branch 14 57 Branch 13 62 Branch 10 64 Branch 22 67 Branch 23 69 Branch 25 71 Branch 22 73 Branch 26 76 Branch 30 [all …]
|
D | spv.loops.frag.out | 130 Branch 13 133 Branch 17 146 Branch 15 157 Branch 15 162 Branch 15 164 Branch 13 166 Branch 46 169 Branch 50 181 Branch 49 183 Branch 46 [all …]
|
D | spv.forLoop.frag.out | 76 Branch 17 79 Branch 21 90 Branch 20 95 Branch 17 101 Branch 42 104 Branch 46 117 Branch 45 122 Branch 42 125 Branch 64 128 Branch 68 [all …]
|
D | hlsl.forLoop.frag.out | 36 0:6 Branch: Return with expression 50 0:7 Branch: Return with expression 72 0:8 Branch: Break 87 0:9 Branch: Continue 107 0:11 Branch: Continue 239 0:6 Branch: Return with expression 253 0:7 Branch: Return with expression 275 0:8 Branch: Break 290 0:9 Branch: Continue 310 0:11 Branch: Continue [all …]
|
D | switch.frag.out | 41 0:21 Branch: Break 60 0:31 Branch: Break 68 0:36 Branch: Break 77 0:39 Branch: Break 86 0:42 Branch: Break 106 0:50 Branch: Break 127 0:55 Branch: Break 137 0:58 Branch: Break 138 0:60 Branch: Break 149 0:64 Branch: Break [all …]
|
D | spv.switch.frag.out | 232 Branch 71 237 Branch 71 242 Branch 71 255 Branch 89 262 Branch 87 269 Branch 89 282 Branch 107 289 Branch 107 302 Branch 123 309 Branch 123 [all …]
|
D | hlsl.doLoop.frag.out | 27 0:5 Branch: Return with expression 55 0:8 Branch: Return with expression 101 0:5 Branch: Return with expression 129 0:8 Branch: Return with expression 195 Branch 13 198 Branch 14 200 Branch 16 204 Branch 19 207 Branch 20 209 Branch 22 [all …]
|
D | hlsl.logicalConvert.frag.out | 13 0:4 Branch: Return with expression 24 0:6 Branch: Return with expression 35 0:8 Branch: Return with expression 46 0:10 Branch: Return with expression 57 0:12 Branch: Return with expression 68 0:14 Branch: Return with expression 79 0:16 Branch: Return with expression 90 0:18 Branch: Return with expression 101 0:20 Branch: Return with expression 112 0:22 Branch: Return with expression [all …]
|
D | spv.loopsArtificial.frag.out | 78 Branch 13 81 Branch 14 110 Branch 16 112 Branch 32 127 Branch 56 135 Branch 56 137 Branch 16 145 Branch 72 148 Branch 76 167 Branch 88 [all …]
|
D | hlsl.switch.frag.out | 19 0:7 Branch: Break 31 0:15 Branch: Break 38 0:18 Branch: Break 50 0:24 Branch: Break 68 0:29 Branch: Break 77 0:32 Branch: Break 78 0:34 Branch: Break 94 0:39 Branch: Break 112 0:48 Branch: Break 122 0:54 Branch: Return with expression [all …]
|
D | spv.shortCircuit.frag.out | 70 Branch 31 79 Branch 40 91 Branch 49 99 Branch 55 108 Branch 59 115 Branch 64 124 Branch 68 135 Branch 75 146 Branch 82 157 Branch 88 [all …]
|
D | hlsl.whileLoop.frag.out | 17 0:3 Branch: Return with expression 67 0:3 Branch: Return with expression 145 Branch 13 148 Branch 17 159 Branch 13 161 Branch 26 164 Branch 30 168 Branch 29 170 Branch 26 172 Branch 32 [all …]
|
D | hlsl.loopattr.frag.out | 53 0:13 Branch: Return with expression 123 0:13 Branch: Return with expression 182 Branch 15 185 Branch 19 191 Branch 18 196 Branch 15 199 Branch 28 202 Branch 32 208 Branch 31 213 Branch 28 [all …]
|
D | spv.uint.frag.out | 229 Branch 25 237 Branch 30 245 Branch 36 253 Branch 41 261 Branch 46 269 Branch 51 285 Branch 65 299 Branch 84 313 Branch 96 342 Branch 109 [all …]
|
D | spv.while-continue-break.vert.out | 36 Branch 10 39 Branch 14 53 Branch 13 62 Branch 12 67 Branch 13 69 Branch 10
|
D | spv.debugInfo.1.1.frag.out | 174 Branch 81 182 Branch 81 194 Branch 81 198 Branch 98 201 Branch 102 211 Branch 101 217 Branch 98 231 Branch 118 238 Branch 118 270 Branch 40 [all …]
|
D | spv.debugInfo.frag.out | 173 Branch 81 181 Branch 81 193 Branch 81 197 Branch 98 200 Branch 102 210 Branch 101 216 Branch 98 230 Branch 118 237 Branch 118 269 Branch 40 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZElimCompare.cpp | 213 MachineInstr *Branch = CCUsers[0]; in convertToBRCT() local 214 if (Branch->getOpcode() != SystemZ::BRC || in convertToBRCT() 215 Branch->getOperand(0).getImm() != SystemZ::CCMASK_ICMP || in convertToBRCT() 216 Branch->getOperand(1).getImm() != SystemZ::CCMASK_CMP_NE) in convertToBRCT() 223 MachineBasicBlock::iterator MBBI = Compare, MBBE = Branch; in convertToBRCT() 229 MachineOperand Target(Branch->getOperand(2)); in convertToBRCT() 230 while (Branch->getNumOperands()) in convertToBRCT() 231 Branch->RemoveOperand(0); in convertToBRCT() 232 Branch->setDesc(TII->get(BRCT)); in convertToBRCT() 233 MachineInstrBuilder MIB(*Branch->getParent()->getParent(), Branch); in convertToBRCT() [all …]
|
D | SystemZLongBranch.cpp | 103 MachineInstr *Branch = nullptr; member 259 Terminator.Branch = &MI; in describeTerminator() 315 if (!Terminator.Branch || Terminator.ExtraRelaxSize == 0) in mustRelaxBranch() 392 MachineInstr *Branch = Terminator.Branch; in relaxBranch() local 393 switch (Branch->getOpcode()) { in relaxBranch() 395 Branch->setDesc(TII->get(SystemZ::JG)); in relaxBranch() 398 Branch->setDesc(TII->get(SystemZ::BRCL)); in relaxBranch() 401 splitBranchOnCount(Branch, SystemZ::AHI); in relaxBranch() 404 splitBranchOnCount(Branch, SystemZ::AGHI); in relaxBranch() 407 splitCompareBranch(Branch, SystemZ::CR); in relaxBranch() [all …]
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZLongBranch.cpp | 97 MachineInstr *Branch; member 113 TerminatorInfo() : Branch(nullptr), Size(0), TargetBlock(0), in TerminatorInfo() 254 Terminator.Branch = &MI; in describeTerminator() 310 if (!Terminator.Branch) in mustRelaxBranch() 387 MachineInstr *Branch = Terminator.Branch; in relaxBranch() local 388 switch (Branch->getOpcode()) { in relaxBranch() 390 Branch->setDesc(TII->get(SystemZ::JG)); in relaxBranch() 393 Branch->setDesc(TII->get(SystemZ::BRCL)); in relaxBranch() 396 splitBranchOnCount(Branch, SystemZ::AHI); in relaxBranch() 399 splitBranchOnCount(Branch, SystemZ::AGHI); in relaxBranch() [all …]
|
D | SystemZElimCompare.cpp | 193 MachineInstr *Branch = CCUsers[0]; in convertToBRCT() local 194 if (Branch->getOpcode() != SystemZ::BRC || in convertToBRCT() 195 Branch->getOperand(0).getImm() != SystemZ::CCMASK_ICMP || in convertToBRCT() 196 Branch->getOperand(1).getImm() != SystemZ::CCMASK_CMP_NE) in convertToBRCT() 203 MachineBasicBlock::iterator MBBI = Compare, MBBE = Branch; in convertToBRCT() 209 MachineOperand Target(Branch->getOperand(2)); in convertToBRCT() 210 while (Branch->getNumOperands()) in convertToBRCT() 211 Branch->RemoveOperand(0); in convertToBRCT() 212 Branch->setDesc(TII->get(BRCT)); in convertToBRCT() 213 MachineInstrBuilder(*Branch->getParent()->getParent(), Branch) in convertToBRCT() [all …]
|
/external/v8/src/builtins/mips/ |
D | builtins-mips.cc | 136 __ Branch(&loop, greater_equal, t3, Operand(zero_reg)); in Generate_JSBuiltinsConstructStubHelper() local 193 __ Branch(¬_create_implicit_receiver, ne, t2, Operand(zero_reg)); in Generate_JSConstructStubGeneric() local 200 __ Branch(&post_instantiation_deopt_entry); in Generate_JSConstructStubGeneric() local 266 __ Branch(&loop, greater_equal, t3, Operand(zero_reg)); in Generate_JSConstructStubGeneric() local 306 __ Branch(&leave_frame, greater_equal, t2, Operand(FIRST_JS_RECEIVER_TYPE)); in Generate_JSConstructStubGeneric() local 307 __ Branch(&use_receiver); in Generate_JSConstructStubGeneric() local 352 __ Branch(&okay, gt, a2, Operand(t3)); in Generate_CheckStackOverflow() local 405 __ Branch(&loop, ne, s0, Operand(t2)); in Generate_JSEntryTrampolineHelper() local 448 __ Branch(&done, ne, scratch1, Operand(INTERPRETER_DATA_TYPE)); in GetSharedFunctionInfoBytecode() local 481 __ Branch(&prepare_step_in_if_stepping, ne, t1, Operand(zero_reg)); in Generate_ResumeGeneratorTrampoline() local [all …]
|
/external/v8/src/builtins/mips64/ |
D | builtins-mips64.cc | 135 __ Branch(&loop, greater_equal, t3, Operand(zero_reg)); in Generate_JSBuiltinsConstructStubHelper() local 193 __ Branch(¬_create_implicit_receiver, ne, t2, Operand(zero_reg)); in Generate_JSConstructStubGeneric() local 200 __ Branch(&post_instantiation_deopt_entry); in Generate_JSConstructStubGeneric() local 266 __ Branch(&loop, greater_equal, t3, Operand(zero_reg)); in Generate_JSConstructStubGeneric() local 306 __ Branch(&leave_frame, greater_equal, t2, Operand(FIRST_JS_RECEIVER_TYPE)); in Generate_JSConstructStubGeneric() local 307 __ Branch(&use_receiver); in Generate_JSConstructStubGeneric() local 340 __ Branch(&done, ne, scratch1, Operand(INTERPRETER_DATA_TYPE)); in GetSharedFunctionInfoBytecode() local 372 __ Branch(&prepare_step_in_if_stepping, ne, a5, Operand(zero_reg)); in Generate_ResumeGeneratorTrampoline() local 379 __ Branch(&prepare_step_in_suspended_generator, eq, a1, Operand(a5)); in Generate_ResumeGeneratorTrampoline() local 386 __ Branch(&stack_overflow, lo, sp, Operand(kScratchReg)); in Generate_ResumeGeneratorTrampoline() local [all …]
|
/external/skia/src/core/ |
D | SkRTree.h | 64 struct Branch { struct 75 Branch fChildren[kMaxChildren]; argument 81 Branch bulkLoad(SkTDArray<Branch>* branches, int level = 0); 91 Branch fRoot;
|
/external/skqp/src/core/ |
D | SkRTree.h | 64 struct Branch { struct 75 Branch fChildren[kMaxChildren]; argument 81 Branch bulkLoad(SkTDArray<Branch>* branches, int level = 0); 91 Branch fRoot;
|