Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBuiltin.cpp7115 Value *M5Value = llvm::ConstantInt::get(getLLVMContext(), M5); in EmitSystemZBuiltinExpr() local
7116 return Builder.CreateCall(F, {X, M4Value, M5Value}); in EmitSystemZBuiltinExpr()