Home
last modified time | relevance | path

Searched defs:isBuildVectorAllZeros (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1129 bool llvm::isBuildVectorAllZeros(const MachineInstr &MI, in isBuildVectorAllZeros() function in llvm
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp266 bool ISD::isBuildVectorAllZeros(const SDNode *N) { in isBuildVectorAllZeros() function in ISD