Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDARuntime.h72 bool isNormalized() const { return Normalized; } in isNormalized() function
H A DCGCUDANV.cpp634 llvm::ConstantInt::get(IntTy, Info.Flags.isNormalized()), in makeRegisterGlobalsFn()