Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h105 writeHintsToMetadata(Hints); in setAlreadyVectorized()
156 void writeHintsToMetadata(ArrayRef<Hint> HintTypes);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp253 void LoopVectorizeHints::writeHintsToMetadata(ArrayRef<Hint> HintTypes) { in writeHintsToMetadata() function in llvm::LoopVectorizeHints
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1097 writeHintsToMetadata(Hints); in setAlreadyVectorized()
1274 void writeHintsToMetadata(ArrayRef<Hint> HintTypes) { in writeHintsToMetadata() function in __anon63bf7e8f0111::LoopVectorizeHints