Home
last modified time | relevance | path

Searched refs:MappingsAttrName (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DModuleUtils.cpp310 Attribute::get(M->getContext(), MappingsAttrName, Buffer.str())); in setVectorVariantNames()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h162 static constexpr char const *MappingsAttrName = "vector-function-abi-variant"; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp1167 CI.getAttribute(AttributeList::FunctionIndex, VFABI::MappingsAttrName) in getVectorVariantNames()