/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | Lint.cpp | 667 return UndefValue::get(V->getType()); in findValueImpl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | PredicateInfo.cpp | 57 // Given a predicate info that is a type of branching terminator, get the 66 // Given a predicate info that is a type of branching terminator, get the 70 "Not a predicate info type we know how to get a terminator from."); in getBranchTerminator() 74 // Given a predicate info that is a type of branching terminator, get the 79 "Not a predicate info type we know how to get an edge from."); in getBlockEdge() 146 // We want to put the def that will get used for a given set of phi uses, in operator ()() 518 // all unnamed types get mangled to the same string. We use the pointer 615 // The predicate info for branches always come first, they will get in renameUses() 618 // it will get materialized in front of the assume. in renameUses() 663 // currently and will be considered equal. We could get ri in renameUses() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCallLowering.cpp | 349 PointerType *PtrTy = PointerType::get(ParamTy, AMDGPUAS::CONSTANT_ADDRESS); in lowerParameterPtr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 299 ConstantInt::get(Type::getInt32Ty(Call->getParent()->getContext()), 0); in replaceWithGEP() 713 // We only want to get type name from structure or union. in computeBaseAndAccessKey()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFGraph.h | 100 // To get a full picture, the circular lists connecting blocks within a 435 return K == 0 ? LaneBitmask::getAll() : get(K); in getLaneMaskForIndex()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 533 HWLoopInfo.LoopDecrement = ConstantInt::get(HWLoopInfo.CountType, 1); in isHardwareLoopProfitable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | GVNSink.cpp | 624 PN->replaceAllUsesWith(UndefValue::get(PN->getType()));
|
H A D | LoopDistribute.cpp | 235 Inst->replaceAllUsesWith(UndefValue::get(Inst->getType())); in removeUnusedInsts()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
H A D | TestUtil.h | 52 AssemblerX8632 *assembler() const { return Assembler.get(); } in assembler()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 576 /// Below are some utilities to get the loop guard, loop bounds and induction 1157 auto *DefI = dyn_cast<Instruction>(U.get()); in movementPreservesLCSSAForm()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineRegisterInfo.h | 634 return VRegInfo[Reg.id()].first.get<const TargetRegisterClass *>(); in getRegClass() 655 /// \note It is possible to get the register bank from the register class via
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | ByteStringTest.java | 682 "We must get the same hashcodes for composite and literal substrings", in testCompositeSubstring() 752 assertTrue("We must get the same characters by iterating", stillEqual); in testConcat_empty() 768 // configuration, we always get a (possibly Bounded) LiteralByteString in testConcat_empty() 882 Object byteArrayCopier = field.get(null); in testByteArrayCopier()
|
/third_party/protobuf/python/google/protobuf/ |
H A D | descriptor.py | 100 'descriptors is going to go away. Please use get/find descriptors from ' 833 return self.methods_by_name.get(name, None) 1050 syntax: The syntax/semantics that should be used. Set to "proto3" to get
|
/third_party/python/Lib/ |
H A D | pprint.py | 178 p = self._dispatch.get(type(object).__repr__, None)
|
/third_party/python/Lib/test/ |
H A D | test_launcher.py | 258 local_appdata = os.environ.get("LOCALAPPDATA") 614 # Expect this to fail, but should get oldStyleTag flipped on 648 # The recursive search is ignored and we get normal "py" behavior
|
H A D | test_site.py | 395 self.imported_module = sys.modules.get(self.imported)
|
/third_party/skia/modules/skottie/src/text/ |
H A D | TextAdapter.cpp | 236 if (auto animator = TextAnimator::Make(janimator, abuilder, adapter.get())) { in Make()
|
/third_party/rust/crates/nix/src/sys/socket/ |
H A D | sockopt.rs | 87 /// * Type of the value that you are going to get. 95 fn get(&self, fd: RawFd) -> Result<$ty> { in get() functions 140 /// * `$ty:ty`: type of the value that will be get/set. 444 /// Set or get the broadcast flag. 469 /// Set or get the don't route flag.
|
/third_party/spirv-tools/source/opt/ |
H A D | loop_descriptor.cpp | 961 parent->AddNestedLoop(loop.get()); in PostModificationCleanup()
|
H A D | merge_return_pass.cpp | 862 function->entry().get(), in HasNontrivialUnreachableBlocks()
|
/third_party/vk-gl-cts/modules/gles31/scripts/ |
H A D | gen-implicit-conversions.py | 791 value = conversions.get(key, [])
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineImageTests.cpp | 825 createImageCountTests(formatGroup.get(), testCtx, allocationKind, pipelineConstructionType, samplingType, imageViewType, format); in createImageFormatTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 287 vk.cmdExecuteCommands(*cmdBuffer, 1u, &secondaryCmdBuffer.get()); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesTestsUtil.cpp | 389 VK_CHECK(vk.waitForFences(device, 1u, &fence.get(), DE_TRUE, ~0ull)); in submitCommandsAndWait()
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglBufferAgeTests.cpp | 251 GLU_EXPECT_NO_ERROR(m_gl.getError(), "Failed to get attribute locations"); in GLES2Renderer() 681 return (c.get(EGL_RENDERABLE_TYPE) & EGL_OPENGL_ES2_BIT) == EGL_OPENGL_ES2_BIT; in isES2Renderable()
|