/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | SerializedDiagnosticReader.cpp | 30 FileSystemOptions FO; in readDiagnostics() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | InputFile.cpp | 250 uint32_t FO = Iter->FileNameOffset; in getNameFromChecksums() local 286 uint32_t FO = Iter->FileNameOffset; in formatFromChecksumsOffset() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCInstructionSelector.cpp | 319 unsigned FO = llvm::countl_one<uint64_t>(Imm << LZ); in selectI64ImmDirect() local
|
/freebsd/usr.bin/tip/tip/ |
H A D | tip.h | 87 EXTERN char *FO; /* force (literal next) char*/ variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 423 FunctionOptions FO = FunctionOptions::None; getFunctionOptions() local 466 FunctionOptions FO = getFunctionOptions(SP->getType(), Class, SP->getName()); getMemberFunctionType() local 2072 FunctionOptions FO = getFunctionOptions(Ty); lowerTypeFunction() local 2082 lowerTypeMemberFunction(const DISubroutineType * Ty,const DIType * ClassTy,int ThisAdjustment,bool IsStaticMethod,FunctionOptions FO) lowerTypeMemberFunction() argument [all...] |
/freebsd/crypto/openssl/crypto/aria/ |
H A D | aria.c | 1062 static ossl_inline void FO(ARIA_u128 *o, const ARIA_u128 *d, in FO() function
|
/freebsd/contrib/diff/src/ |
H A D | diff3.c | 52 #define FO 0 macro
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGAtomic.cpp | 434 if (llvm::ConstantInt *FO = dyn_cast<llvm::ConstantInt>(FailureOrderVal)) { in emitAtomicCmpXchgFailureSet() local
|
H A D | CGStmtOpenMP.cpp | 459 llvm::Value *&CXXThisValue, const FunctionOptions &FO) { in emitOutlinedFunctionPrologue() 655 FunctionOptions FO(&S, !NeedWrapperFunction, /*RegisterCastedArgsOnly=*/false, in GenerateOpenMPCapturedStmtFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstructionSelector.cpp | 995 AtomicOrdering FO = MemOp->getFailureOrdering(); in selectAtomicCmpXchg() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 1052 unsigned FO = llvm::countl_one<uint64_t>(Imm << LZ); in selectI64ImmDirect() local 1265 unsigned FO = llvm::countl_one<uint64_t>(LZ == 64 ? 0 : (Imm << LZ)); in selectI64ImmDirectPrefix() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 464 CFGBlock::FilterOptions FO; in CheckFallThrough() local
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 3423 for (const auto &FO : Context->Comments.OrderedComments) { in WriteComments() local
|