Searched defs:isConstantOrUndef (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsSEISelLowering.cpp | 2424 static bool isConstantOrUndef(const SDValue Op) { isConstantOrUndef() function |
/llvm-project/llvm/lib/Target/LoongArch/ | ||
H A D | LoongArchISelLowering.cpp | 444 static bool isConstantOrUndef(const SDValue Op) { isConstantOrUndef() function |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 1885 static bool isConstantOrUndef(int Op, int Val) { isConstantOrUndef() function |