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

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

Completed in 148 milliseconds