Home
last modified time | relevance | path

Searched defs:BF (Results 1 – 25 of 50) sorted by relevance

12

/aosp_15_r20/external/clang/test/CodeGen/
H A D2003-09-18-BitfieldTests.c4 typedef struct BF { struct
8 } BF; argument
H A Dvolatile.c23 struct { int x:3; } BF; variable
/aosp_15_r20/external/libdav1d/include/common/
H A Dbitdepth.h52 #define BF(x, suffix) x##_8bpc_##suffix macro
78 #define BF(x, suffix) x##_16bpc_##suffix macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dfuture.hpp3870 typedef detail::invoker<typename decay<F>::type, typename decay<ArgTypes>::type...> BF; typedef
3931 typedef detail::invoker<typename decay<F>::type, typename decay<ArgTypes>::type...> BF; typedef
4157 typedef detail::invoker<typename decay<F>::type, typename decay<ArgTypes>::type...> BF; typedef
4174 typedef detail::invoker<typename decay<F>::type, typename decay<ArgTypes>::type...> BF; typedef
4192 typedef detail::invoker<F> BF; typedef
4206 typedef detail::invoker<F, typename decay<A1>::type> BF; typedef
4221 typedef detail::invoker<typename decay<F>::type> BF; typedef
4236 typedef detail::invoker<typename decay<F>::type, typename decay<A1>::type> BF; typedef
4252 …ef detail::invoker<typename decay<F>::type, typename decay<A1>::type, typename decay<A2>::type> BF; typedef
/aosp_15_r20/external/clang/test/Rewriter/
H A Drewrite-modern-ivars.mm31 unsigned int BF : 8; field
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp146 unsigned BF, DF, CI = 0; in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp143 unsigned BF, DF, CI = 0; in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCAssembler.cpp675 const MCBoundaryAlignFragment &BF = cast<MCBoundaryAlignFragment>(F); in writeFragment() local
1068 MCBoundaryAlignFragment &BF) { in relaxBoundaryAlign()
H A DMCFragment.cpp468 const auto *BF = cast<MCBoundaryAlignFragment>(this); in dump() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp99 Value *BF = nullptr; in INITIALIZE_PASS_DEPENDENCY() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp99 Value *BF = nullptr; in INITIALIZE_PASS_DEPENDENCY() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp86 Value *BF = 0; in INITIALIZE_PASS_DEPENDENCY() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DIfConversion.cpp305 BranchFolder BF(true, false, MBFI, *MBPI); in INITIALIZE_PASS_DEPENDENCY() local
429 BranchFolder BF(false, false, MBFI, *MBPI); in INITIALIZE_PASS_DEPENDENCY() local
H A DMachineBlockPlacement.cpp1670 BranchFolder BF(/*EnableTailMerge=*/true, /*CommonHoist=*/false, *MBFI, in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCFragment.cpp426 const auto *BF = cast<MCBoundaryAlignFragment>(this); in dump() local
H A DMCAssembler.cpp998 MCBoundaryAlignFragment &BF) { in relaxBoundaryAlign()
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/arithmetic/
Dbigint.rs195 pub fn elem_mul<M, AF, BF>( in elem_mul() argument
206 fn elem_mul_<M, AF, BF>( in elem_mul_() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp227 Error TypeNameComputer::visitKnownRecord(CVType &CVR, BitFieldRecord &BF) { in visitKnownRecord()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp221 Error TypeNameComputer::visitKnownRecord(CVType &CVR, BitFieldRecord &BF) { in visitKnownRecord()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DIfConversion.cpp464 BranchFolder BF(true, false, MBFI, *MBPI, PSI); in INITIALIZE_PASS_DEPENDENCY() local
606 BranchFolder BF(false, false, MBFI, *MBPI, PSI); in INITIALIZE_PASS_DEPENDENCY() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DIfConversion.cpp463 BranchFolder BF(true, false, MBFI, *MBPI, PSI); in INITIALIZE_PASS_DEPENDENCY() local
602 BranchFolder BF(false, false, MBFI, *MBPI, PSI); in INITIALIZE_PASS_DEPENDENCY() local
/aosp_15_r20/external/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp89 static BodyFarm *BF = new BodyFarm(C, injector); in getBodyFarm() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp1038 llvm::MemoryBuffer *BF = SE.getFile().getContentCache()->getRawBuffer(); in VisitObjCMessageExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1431 BlockFrequency &BF = ExitWeights[*SI]; in extractCodeRegion() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp981 if (auto *BF = dyn_cast<MCBoundaryAlignFragment>(&F)) { in finishLayout() local

12