Searched defs:isConstantOrConstantVector (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | Utils.cpp | 1473 bool llvm::isConstantOrConstantVector(MachineInstr &MI, isConstantOrConstantVector() function in llvm |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 1034 static bool isConstantOrConstantVector(SDValue N, bool NoOpaques = false) { isConstantOrConstantVector() function |