Home
last modified time | relevance | path

Searched refs:M4Value (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBuiltin.cpp6999 Value *M4Value = llvm::ConstantInt::get(getLLVMContext(), M4); in EmitSystemZBuiltinExpr() local
7001 return Builder.CreateCall(F, {X, M4Value, M5Value}); in EmitSystemZBuiltinExpr()