Searched defs:M4Value (Results 1 – 2 of 2) sorted by relevance
2132 inline int M4Value() const { return Bits<FourByteInstr, int>(19, 16); } in M4Value() function2143 inline int M4Value() const { return Bits<FourByteInstr, int>(11, 8); } in M4Value() function
7866 Value *M4Value = llvm::ConstantInt::get(getLLVMContext(), M4); in EmitSystemZBuiltinExpr() local