Home
last modified time | relevance | path

Searched defs:AttributeList (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsics.h30 class AttributeList; variable
DModule.h358 AttributeList AttributeList, Type *RetTy, in getOrInsertFunction() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributeImpl.h243 friend class AttributeList; variable
DModule.cpp144 AttributeList AttributeList) { in getOrInsertFunction() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp50 typedef std::vector<VkVertexInputAttributeDescription> AttributeList; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp50 typedef std::vector<VkVertexInputAttributeDescription> AttributeList; typedef
/third_party/python/Modules/
D_winapi.c938 } AttributeList; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1520 const AttributeList & /*FuncAttributes*/) const { in getOptimalMemOpType()
1530 const AttributeList & /*FuncAttributes*/) const { in getOptimalMemOpLLT()
/third_party/python/Lib/xml/dom/
Dminidom.py637 AttributeList = NamedNodeMap variable