Home
last modified time | relevance | path

Searched defs:IsNormal (Results 1 – 8 of 8) sorted by relevance

/external/lzma/CPP/Windows/
DFileFind.h54 bool IsNormal() const { return MatchesMask(FILE_ATTRIBUTE_NORMAL); } in IsNormal() function
/external/syzkaller/vendor/golang.org/x/text/unicode/norm/
Dnormalize.go72 func (f Form) IsNormal(b []byte) bool { func
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerInvoke.cpp515 Value *IsNormal = new ICmpInst(EntryBB->getTerminator(), in insertExpensiveEHSupport() local
/external/spirv-llvm/lib/SPIRV/
DOCLUtil.h169 const static char IsNormal[] = "isnormal"; variable
/external/v8/src/compiler/
Dnode-matchers.h168 bool IsNormal() const { in IsNormal() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp650 Value *IsNormal = new ICmpInst(EntryBB->getTerminator(), in insertSjLjEHSupport() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp896 Value *IsNormal = in EmitBuiltinExpr() local
948 Value *IsNormal = in EmitBuiltinExpr() local
/external/vixl/src/aarch64/
Dlogic-aarch64.cc3901 bool IsNormal(T value) { in IsNormal() function
3906 bool IsNormal(SimFloat16 value) { in IsNormal() function