Searched refs:isMImm (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2717 static bool isMImm(SDValue V) { function
2810 if (isMImm(True)) {
2812 } else if (isMImm(False)) {
2866 if (isMImm(RHS)) {
2874 if (isMImm(True)) {
2876 } else if (isMImm(False)) {
/openbsd-current/gnu/llvm/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp331 bool isMImm() const { function in class:__anon3126::VEOperand

Completed in 218 milliseconds