/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | super-dealloc-attribute.m | 73 @interface Valid : Baz interface 76 @implementation Valid implementation
|
/minix3/minix/drivers/power/acpi/namespace/ |
H A D | nsxfname.c | 314 UINT8 Valid = 0; in AcpiGetObjectInfo() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/InstPrinter/ |
H A D | AArch64InstPrinter.cpp | 1090 bool Valid; in printPrefetchOp() local 1263 bool Valid; in printBarrierOption() local 1299 bool Valid; in printSystemPStateField() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineRegisterInfo.cpp | 123 bool Valid = true; in verifyUseList() local
|
H A D | TargetInstrInfo.cpp | 430 bool Valid = TII.getStackSlotRange(RC, MO.getSubReg(), SpillSize, in foldPatchpoint() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ |
H A D | Triple.cpp | 542 bool Valid = false; in normalize() local
|
H A D | YAMLParser.cpp | 1655 StringRef Valid(UnquotedValue.begin(), i); in getValue() local 1678 StringRef Valid(UnquotedValue.begin(), i); in unescapeDoubleQuoted() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 1457 bool Valid; in addMRSSystemRegisterOperands() local 1467 bool Valid; in addMSRSystemRegisterOperands() local 1477 bool Valid; in addSystemPStateFieldOperands() local 1699 bool Valid; in print() local 1744 bool Valid; in print() local 1998 bool Valid; in tryParsePrefetch() local 2618 bool Valid; in tryParseBarrierOperand() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 380 bool Valid; variable
|
/minix3/minix/drivers/power/acpi/include/ |
H A D | acbuffer.h | 89 UINT8 Valid; member
|
H A D | actypes.h | 1228 …UINT8 Valid; /* Indicates which optional fields are valid */ member
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopRerollPass.cpp | 206 bool Valid; member
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | MergeFunctions.cpp | 1144 bool Valid = true; in doSanityCheck() local
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 2671 llvm::Value *Valid = Builder.CreateICmpULE(RHS, WidthMinusOne); in EmitShl() local 2723 llvm::Value *Valid = in EmitShr() local
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | ASTDiagnostic.cpp | 1639 void PrintAPSInt(llvm::APSInt Val, Expr *E, bool Valid) { in PrintAPSInt()
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 11599 bool Valid = false; in CheckLiteralOperatorDeclaration() local 13243 llvm::SmallSet<CXXConstructorDecl*, 4> &Valid, in DelegatingCycleHelper() 13307 llvm::SmallSet<CXXConstructorDecl*, 4> Valid, Invalid, Current; in CheckDelegatingCtorCycles() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 4060 bool Valid; in ParseArithmetic() local
|