Searched defs:isBuildVectorAllOnes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | Utils.cpp | 1433 bool llvm::isBuildVectorAllOnes(const MachineInstr &MI, isBuildVectorAllOnes() function in llvm |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 270 bool ISD::isBuildVectorAllOnes(const SDNode *N) { isBuildVectorAllOnes() function in ISD |