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.cpp28 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/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DDisasm.cpp417 unsigned FO = Offset; in dumpFull() 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.cpp429 FunctionOptions FO = FunctionOptions::None; in getFunctionOptions() local
472 FunctionOptions FO = getFunctionOptions(SP->getType(), Class, SP->getName()); in getMemberFunctionType() local
2104 FunctionOptions FO = getFunctionOptions(Ty); in lowerTypeFunction() local
2114 FunctionOptions FO) { in lowerTypeMemberFunction()
/freebsd/crypto/openssl/crypto/aria/
H A Daria.c969 static ossl_inline void FO(ARIA_u128 *o, const ARIA_u128 *d, in FO() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp436 if (llvm::ConstantInt *FO = dyn_cast<llvm::ConstantInt>(FailureOrderVal)) { in emitAtomicCmpXchgFailureSet() local
H A DCGStmtOpenMP.cpp489 llvm::Value *&CXXThisValue, const FunctionOptions &FO) { in emitOutlinedFunctionPrologue()
700 FunctionOptions FO(&S, !NeedWrapperFunction, /*RegisterCastedArgsOnly=*/false, in GenerateOpenMPCapturedStmtFunction() 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.cpp606 CFGBlock::FilterOptions FO; in CheckFallThrough() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1509 AtomicOrdering FO = MemOp->getFailureOrdering(); in selectAtomicCmpXchg() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3510 for (const auto &FO : Context.Comments.OrderedComments) { in WriteComments() local