Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCUDARuntime.h85 bool isNormalized() const { return Normalized; } in isNormalized() function
H A DCGCUDANV.cpp663 llvm::ConstantInt::get(IntTy, Info.Flags.isNormalized()), in makeRegisterGlobalsFn()