Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp157 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); merge() local
237 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); remove() local
305 std::unique_ptr<InterfaceFile> IF(new InterfaceFile()); extract() local
[all...]
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-src/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-src/bin/pax/
H A Doptions.h59 #define IF 0x00000020 macro
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp191 BitcodeFileContents IF = ExitOnErr(llvm::getBitcodeFileContents(*MB)); main() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp564 Function *IF = Intrinsic::getDeclaration( materializeStack() local
580 Function *IF = Intrinsic::getDeclaration( materializeStack() local
H A DModuleUtils.cpp318 for (auto &IF : M->ifuncs()) getUniqueModuleId() local
/freebsd-src/libexec/getty/
H A Dgettytab.h85 #define IF gettystrs[26].value macro
/freebsd-src/crypto/openssl/util/
H A Dcheck-format-test-negatives.c294 #define IF(cond) if (cond) macro
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp302 InputFile IF; in open() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp975 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF, in findRemovableRegisters() argument
1084 const IFRecord &IF = LL[i].first; in pruneCoveredSets() local
1400 IFRecord IF = I.second[0].first; generateInserts() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h400 IF, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp900 InputFile IF = ExitOnErr(InputFile::open(Path)); in dumpRaw() local
1373 InputFile IF = in explain() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2590 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), WarnConflictingTypedMethods() local
2613 IF = Overridden->param_begin(), EM = Method->param_end(), CheckConflictingOverridingMethod() local
2648 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), WarnExactTypedMethods() local
4140 NamedDecl *IF = LookupSingleName(TUScope, ActOnAtEnd() local
[all...]
H A DSemaExprObjC.cpp103 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc, BuildObjCStringLiteral() local
118 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc, BuildObjCStringLiteral() local
224 NamedDecl *IF = S.LookupSingleName(S.TUScope, II, Loc, LookupObjCInterfaceDeclForLiteral() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp478 MCRelaxableFragment *IF = new MCRelaxableFragment(Inst, STI); emitInstToFragment() local
/freebsd-src/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-src/stand/ficl/
H A Dficl.h1088 IF, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp626 AddObjCInterfaceDecl(const ObjCInterfaceDecl * IF) AddObjCInterfaceDecl() argument
H A DODRDiagsEmitter.cpp682 else if (auto *IF = dyn_cast<ObjCInterfaceDecl>(Container)) in diagnoseSubMismatchDifferentDeclKinds() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1635 InputFile IF = getInputFile(*F, InputID); ReadSLocEntry() local
2672 InputFile IF = InputFile(*File, Overridden || Transient, IsOutOfDate); getInputFile() local
2876 InputFile IF = getInputFile(F, I+1, Complain); ReadControlBlock() local
9484 visitInputFiles(serialization::ModuleFile & MF,bool IncludeSystem,bool Complain,llvm::function_ref<void (const serialization::InputFile & IF,bool isSystem)> Visitor) visitInputFiles() argument
9492 InputFile IF = getInputFile(MF, I+1, Complain); visitInputFiles() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5097 Function *IF = Call.getCalledFunction(); visitIntrinsicCall() local
5784 Function *IF = Call.getCalledFunction(); visitIntrinsicCall() local
[all...]

12