Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1349 bool llvm::isConstantOrConstantVector(MachineInstr &MI, isConstantOrConstantVector() function in llvm
1366 bool llvm::isConstantOrConstantVector(const MachineInstr &MI, isConstantOrConstantVector() function in llvm
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1167 static bool isConstantOrConstantVector(SDValue N, bool NoOpaques = false) { isConstantOrConstantVector() function
[all...]