Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmetafunctions.cpp69 namespace Math { namespace
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1619 Value *Math = Builder.CreateExtractValue(MathOV, 0, "math"); replaceMathCmpWithIntrinsic() local