Home
last modified time | relevance | path

Searched defs:IF (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp113 std::ifstream IF(SF.File); in ReadCoverage() local
176 std::ifstream IF(DirPlusFile(DirPath, kFunctionsTxt)); in Init() local
225 std::ifstream IF(SF.File); in Init() local
H A DFuzzerMerge.cpp208 std::ifstream IF(CFPath); in CrashResistantMergeInternalStep() local
448 std::ifstream IF(CFPath); in CrashResistantMerge() local
518 std::ifstream IF(CFPath); in CrashResistantMerge() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp158 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); in merge() local
238 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); in remove() local
306 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); in extract() local
H A DTextStubV5.cpp699 auto IF = std::move(*IFOrErr); in getInlinedLibs() local
725 std::unique_ptr<InterfaceFile> IF(std::move(*IFOrErr)); in getInterfaceFileFromJSON() local
/freebsd/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.h13 #define IF 266 macro
H A Dbtyacc_demo.tab.c229 #define IF 266 macro
/freebsd/bin/pax/
H A Doptions.h59 #define IF 0x00000020 macro
/freebsd/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp199 BitcodeFileContents IF = ExitOnErr(llvm::getBitcodeFileContents(*MB)); in main() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp562 Function *IF = Intrinsic::getDeclaration( in materializeStack() local
578 Function *IF = Intrinsic::getDeclaration( in materializeStack() local
H A DModuleUtils.cpp321 for (auto &IF : M->ifuncs()) in getUniqueModuleId() local
/freebsd/libexec/getty/
H A Dgettytab.h85 #define IF gettystrs[26].value macro
/freebsd/crypto/openssl/util/
H A Dcheck-format-test-negatives.c294 #define IF(cond) if (cond) macro
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp302 InputFile IF; in open() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp975 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF, in findRemovableRegisters()
1084 const IFRecord &IF = LL[i].first; in pruneCoveredSets() local
1400 IFRecord IF = I.second[0].first; in generateInserts() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp902 auto O = std::make_unique<DumpOutputStyle>(IF); in dumpRaw() local
1375 InputFile IF = explain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h414 IF, enumerator
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp392 MCRelaxableFragment *IF = in emitInstToFragment() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2597 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnConflictingTypedMethods() local
2619 IF = Overridden->param_begin(), EM = Method->param_end(), in CheckConflictingOverridingMethod() local
2655 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnExactTypedMethods() local
4146 NamedDecl *IF = SemaRef.LookupSingleName( in ActOnAtEnd() local
H A DSemaExprObjC.cpp108 NamedDecl *IF = SemaRef.LookupSingleName(SemaRef.TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral() local
123 NamedDecl *IF = SemaRef.LookupSingleName(SemaRef.TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral() local
230 NamedDecl *IF = S.LookupSingleName(S.TUScope, II, Loc, in LookupObjCInterfaceDeclForLiteral() local
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5242 UINT32 IF:1; ///< Interrupt Enable Flag. member
5268 UINT32 IF:1; ///< Interrupt Enable Flag. member
/freebsd/stand/ficl/
H A Dficl.h1088 IF, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp633 void ODRHash::AddObjCInterfaceDecl(const ObjCInterfaceDecl *IF) { in AddObjCInterfaceDecl()
H A DODRDiagsEmitter.cpp682 else if (auto *IF = dyn_cast<ObjCInterfaceDecl>(Container)) in diagnoseSubMismatchDifferentDeclKinds() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1676 InputFile IF = getInputFile(*F, InputID); in ReadSLocEntry() local
2720 InputFile IF = InputFile(*File, Overridden || Transient, IsOutOfDate); in getInputFile() local
2924 InputFile IF = getInputFile(F, I+1, Complain); in ReadControlBlock() local
9624 llvm::function_ref<void(const serialization::InputFile &IF, in visitInputFiles()
9632 InputFile IF = getInputFile(MF, I+1, Complain); in visitInputFiles() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2427 static Function *hasSideeffectFreeStaticResolution(GlobalIFunc &IF) { in hasSideeffectFreeStaticResolution()

12