Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp166 enum BOps { enum in __anon2ef9c9f20111::Polynomial
180 SmallVector<std::pair<BOps, APInt>, 4> B;
613 void pushBOperation(const BOps Op, const APInt &C) { in pushBOperation()