Home
last modified time | relevance | path

Searched defs:Normalized (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDARuntime.h60 unsigned Normalized : 1; // Normalized texture. variable
H A DCGCUDANV.cpp147 bool Extern, int Type, bool Normalized) { in registerDeviceTex()
1049 auto Normalized = Args[2].getAsIntegral(); in handleVarRegistration() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaConcept.cpp665 auto Normalized = in getNormalizedAssociatedConstraints() local
818 static NormalForm makeCNF(const NormalizedConstraint &Normalized) { in makeCNF()
847 static NormalForm makeDNF(const NormalizedConstraint &Normalized) { in makeDNF()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSemaInternal.h131 unsigned getBestEditDistance(bool Normalized) { in getBestEditDistance()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRPrinter.cpp604 SmallVector<BranchProbability,8> Normalized(MBB.Probs.begin(), in canPredictBranchProbabilities() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1199 SCEVExpander::getAddRecExprPHILiterally(const SCEVAddRecExpr *Normalized, in getAddRecExprPHILiterally()
1396 const SCEVAddRecExpr *Normalized = S; in expandAddRecExprLiterally() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp4175 IEEEFloat Normalized(Arg); in ilogb() local