Home
last modified time | relevance | path

Searched defs:IsAddSub (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5193 bool IsAddSub = false; in BuildAtomicExpr() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp12064 bool IsAddSub) { in EmitX86FMAExpr()