/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMLegalizerInfo.cpp | 57 auto Largest = result.back().first; in widen_8_16() 442 // We have a nice 0 or 1, and we just need to truncate it back to 1 bit in legalizeCustom()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRFrameLowering.cpp | 138 // Write back R29R28 to SP and temporarily disable interrupts. in emitPrologue() 214 // Write back R29R28 to SP and temporarily disable interrupts. in emitEpilogue() 523 if (!MBB.empty() && MBB.back().isReturn()) { in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86LegalizerInfo.cpp | 53 auto Largest = result.back().first; in widen_1()
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.h | 42 // because SPIR-v is designed to easily map back to structured control flow 48 // A back-edge: An edge from a node to one of its ancestors in a depth-first 1116 return statements_stack_.back().AddStatementBuilder<T>( in AddStatementBuilder()
|
/third_party/spirv-headers/tools/buildHeaders/ |
H A D | jsonToSpirv.cpp | 596 if (!InstructionDesc.back().IsValid(OperandOpcode, "instruction")) { in jsonToSpirv()
|
/third_party/spirv-tools/source/ |
H A D | binary.cpp | 363 !spvOperandIsOptional(_.expected_operands.back())) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | SparseBitVector.h | 719 Elements.back().intersectWithComplement(*Iter1, *Iter2, BecameZero);
|
H A D | StringRef.h | 160 /// back - Get the last character in the string. 162 char back() const { in back() function in llvm::StringRef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 385 return segments.back().end;
|
H A D | MachineScheduler.h | 565 *I = Queue.back(); in remove()
|
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependencies/transitive-exports/no-circular-import/ |
H A D | export-with-incremental.js | 547 Change:: Rename property title2 to title of interface ITest to revert back to original text
|
H A D | export.js | 299 Change:: Rename property title2 to title of interface ITest to revert back to original text
|
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/transitive-exports/no-circular-import/ |
H A D | export-with-incremental.js | 543 Change:: Rename property title2 to title of interface ITest to revert back to original text
|
H A D | export.js | 319 Change:: Rename property title2 to title of interface ITest to revert back to original text
|
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/transitive-exports/yes-circular-import/ |
H A D | exports-with-incremental.js | 608 Change:: Rename property title2 to title of interface ITest to revert back to original text
|
H A D | exports.js | 354 Change:: Rename property title2 to title of interface ITest to revert back to original text
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set_probe_benchmark.cc | 100 pointers[i] = pointers.back(); in allocate() 106 // Just put it back on the pool. No need to release the memory. in deallocate() 156 // Keep going until we hit min load factor again, then go back one. in GetMinMaxLoadSizes()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | beta_distribution_test.cc | 351 (!cutoffs.empty() && boundary <= cutoffs.back())) { in SingleChiSquaredTest()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
H A D | span.h | 300 // Span::back() 304 constexpr reference back() const noexcept {
|
/third_party/skia/modules/skparagraph/src/ |
H A D | ParagraphCache.cpp | 432 paragraph.fLines.back().setParagraphImpl(¶graph); in GetStoredLayout()
|
/third_party/spirv-tools/source/opt/ |
H A D | fold.cpp | 222 return BinaryOperate(opcode, operand_words.front(), operand_words.back()); in OperateWords()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.cpp | 793 dependencies.push_back(createSubpassDependency<SubpassDep>(dependency, &memoryBarriers.back())); in createRenderPass()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationFractionalSpacingTests.cpp | 155 if (sortedCoords[0] != 0.0f || sortedCoords.back() != 1.0f) in verifyFractionalSpacingSingle()
|
/third_party/vulkan-loader/tests/framework/shim/ |
H A D | windows_shim.cpp | 291 *phkResult = platform_shim.created_keys.back().get(); in ShimRegOpenKeyExA()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_cmd_buffer.c | 91 .back = ~0u, 96 .back = ~0u, 101 .back = 0u, 1729 radeon_emit(cmd_buffer->cs, S_028434_STENCILTESTVAL_BF(d->stencil_reference.back) | in radv_emit_stencil() 1730 S_028434_STENCILMASK_BF(d->stencil_compare_mask.back) | in radv_emit_stencil() 1731 S_028434_STENCILWRITEMASK_BF(d->stencil_write_mask.back) | in radv_emit_stencil() 1841 S_028800_STENCILFUNC_BF(d->stencil_op.back.compare_op); in radv_emit_depth_control() 1856 S_02842C_STENCILFAIL_BF(si_translate_stencil_op(d->stencil_op.back.fail_op)) | in radv_emit_stencil_control() 1857 S_02842C_STENCILZPASS_BF(si_translate_stencil_op(d->stencil_op.back.pass_op)) | in radv_emit_stencil_control() 1858 S_02842C_STENCILZFAIL_BF(si_translate_stencil_op(d->stencil_op.back in radv_emit_stencil_control() [all...] |