Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DConstants.h1029 bool AllowRHSConstant = false);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp2275 bool AllowRHSConstant) { in getBinOpIdentity() argument
2300 if (!AllowRHSConstant) in getBinOpIdentity()