Searched defs:SizeOp (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/contrib/dev/acpica/components/disassembler/ | ||
H A D | dmbuffer.c | 396 ACPI_PARSE_OBJECT *SizeOp; in AcpiDmIsUuidBuffer() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyLibCalls.cpp | 3863 isFortifiedCallFoldable(CallInst * CI,unsigned ObjSizeOp,std::optional<unsigned> SizeOp,std::optional<unsigned> StrOp,std::optional<unsigned> FlagOp) isFortifiedCallFoldable() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 2447 clang::Expr *SizeOp = TheCall->getArg(2); CheckBuiltinFunctionCall() local |