Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1473 bool llvm::isConstantOrConstantVector(MachineInstr &MI, isConstantOrConstantVector() function in llvm
1490 bool llvm::isConstantOrConstantVector(const MachineInstr &MI, isConstantOrConstantVector() function in llvm
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1034 static bool isConstantOrConstantVector(SDValue N, bool NoOpaques = false) { isConstantOrConstantVector() function
[all...]