Home
last modified time | relevance | path

Searched defs:FO (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticReader.cpp30 FileSystemOptions FO; in readDiagnostics() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp250 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 DPPCInstructionSelector.cpp319 unsigned FO = llvm::countl_one<uint64_t>(Imm << LZ); in selectI64ImmDirect() local
/freebsd/usr.bin/tip/tip/
H A Dtip.h87 EXTERN char *FO; /* force (literal next) char*/ variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp423 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 Daria.c1062 static ossl_inline void FO(ARIA_u128 *o, const ARIA_u128 *d, in FO() function
/freebsd/contrib/diff/src/
H A Ddiff3.c52 #define FO 0 macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp434 if (llvm::ConstantInt *FO = dyn_cast<llvm::ConstantInt>(FailureOrderVal)) { in emitAtomicCmpXchgFailureSet() local
H A DCGStmtOpenMP.cpp459 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 DSPIRVInstructionSelector.cpp995 AtomicOrdering FO = MemOp->getFailureOrdering(); in selectAtomicCmpXchg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1052 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 DAnalysisBasedWarnings.cpp464 CFGBlock::FilterOptions FO; in CheckFallThrough() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3423 for (const auto &FO : Context->Comments.OrderedComments) { in WriteComments() local