Home
last modified time | relevance | path

Searched defs:IF (Results 1 – 25 of 32) 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.cpp155 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); in merge() local
238 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); in remove() local
307 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); in extract() local
H A DTextStubV5.cpp727 auto IF = std::move(*IFOrErr); in getInlinedLibs() local
753 std::unique_ptr<InterfaceFile> IF(std::move(*IFOrErr)); in getInterfaceFileFromJSON() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DTapiUniversal.cpp55 InterfaceFile *IF = isTopLevelLib() in getAsObjectFile() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DGetDylibInterface.cpp98 auto &IF = (*Tapi)->getInterfaceFile(); in getDylibInterfaceFromTapiFile() 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.cpp209 BitcodeFileContents IF = ExitOnErr(llvm::getBitcodeFileContents(*MB)); in main() local
/freebsd/libexec/getty/
H A Dgettytab.h85 #define IF gettystrs[26].value 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.cpp971 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF, in findRemovableRegisters()
1080 const IFRecord &IF = LL[i].first; in pruneCoveredSets() local
1396 IFRecord IF = I.second[0].first; in generateInserts() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp906 InputFile IF = ExitOnErr(InputFile::open(Path)); in dumpRaw() local
1378 InputFile IF = in explain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h410 IF, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp520 Function *IF = Intrinsic::getOrInsertDeclaration( in materializeStack() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp401 MCRelaxableFragment *IF = in emitInstToFragment() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2605 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnConflictingTypedMethods() local
2627 IF = Overridden->param_begin(), EM = Method->param_end(), in CheckConflictingOverridingMethod() local
2663 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnExactTypedMethods() local
4148 NamedDecl *IF = SemaRef.LookupSingleName( in ActOnAtEnd() local
H A DSemaExprObjC.cpp106 NamedDecl *IF = SemaRef.LookupSingleName(SemaRef.TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral() local
121 NamedDecl *IF = SemaRef.LookupSingleName(SemaRef.TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral() local
228 NamedDecl *IF = S.LookupSingleName(S.TUScope, II, Loc, in LookupObjCInterfaceDeclForLiteral() local
/freebsd/stand/ficl/
H A Dficl.h1088 IF, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp653 void ODRHash::AddObjCInterfaceDecl(const ObjCInterfaceDecl *IF) { in AddObjCInterfaceDecl()
H A DODRDiagsEmitter.cpp680 else if (auto *IF = dyn_cast<ObjCInterfaceDecl>(Container)) in diagnoseSubMismatchDifferentDeclKinds() local
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5426 UINT32 IF : 1; ///< Interrupt Enable Flag. member
5452 UINT32 IF : 1; ///< Interrupt Enable Flag. member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2429 static Function *hasSideeffectFreeStaticResolution(GlobalIFunc &IF) { in hasSideeffectFreeStaticResolution()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1854 InputFile IF = getInputFile(*F, InputID); in ReadSLocEntry() local
2888 InputFile IF = InputFile(*File, Overridden || Transient, IsOutOfDate); in getInputFile() local
3111 InputFile IF = getInputFile(F, I+1, Complain); in ReadControlBlock() local
10241 llvm::function_ref<void(const serialization::InputFile &IF, in visitInputFiles()
10249 InputFile IF = getInputFile(MF, I+1, Complain); in visitInputFiles() local

12