Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp108 ArrayRef<IntrinArgSelect> ArgSelects) { in replaceFunctionWithOp() argument
112 if (ArgSelects.size()) { in replaceFunctionWithOp()
113 for (const IntrinArgSelect &A : ArgSelects) { in replaceFunctionWithOp()