Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp346 bool IfPredicateStore=false);
479 bool IfPredicateStore = false) override;
1923 void InnerLoopVectorizer::scalarizeInstruction(Instruction *Instr, bool IfPredicateStore) { in scalarizeInstruction() argument
1974 if (IfPredicateStore) { in scalarizeInstruction()
1990 if (IfPredicateStore) { in scalarizeInstruction()
2021 if (IfPredicateStore) { in scalarizeInstruction()
6188 bool IfPredicateStore) { in scalarizeInstruction() argument
6239 if (IfPredicateStore) { in scalarizeInstruction()
6254 if (IfPredicateStore) { in scalarizeInstruction()
6285 if (IfPredicateStore) { in scalarizeInstruction()
[all …]