Home
last modified time | relevance | path

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

12

/external/clang/test/CodeGen/
D2003-09-18-BitfieldTests.c4 typedef struct BF { struct
8 } BF; argument
Dvolatile.c23 struct { int x:3; } BF; variable
/external/libdav1d/include/common/
Dbitdepth.h52 #define BF(x, suffix) x##_8bpc_##suffix macro
78 #define BF(x, suffix) x##_16bpc_##suffix macro
/external/clang/test/Rewriter/
Drewrite-modern-ivars.mm31 unsigned int BF : 8; field
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86DiscriminateMemOps.cpp143 unsigned BF, DF, CI = 0; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86DiscriminateMemOps.cpp146 unsigned BF, DF, CI = 0; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonGenExtract.cpp99 Value *BF = nullptr; in INITIALIZE_PASS_DEPENDENCY() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenExtract.cpp99 Value *BF = nullptr; in INITIALIZE_PASS_DEPENDENCY() local
/external/llvm/lib/Target/Hexagon/
DHexagonGenExtract.cpp86 Value *BF = 0; in INITIALIZE_PASS_DEPENDENCY() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCFragment.cpp426 const auto *BF = cast<MCBoundaryAlignFragment>(this); in dump() local
DMCAssembler.cpp998 MCBoundaryAlignFragment &BF) { in relaxBoundaryAlign()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCFragment.cpp468 const auto *BF = cast<MCBoundaryAlignFragment>(this); in dump() local
DMCAssembler.cpp675 const MCBoundaryAlignFragment &BF = cast<MCBoundaryAlignFragment>(F); in writeFragment() local
1068 MCBoundaryAlignFragment &BF) { in relaxBoundaryAlign()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp227 Error TypeNameComputer::visitKnownRecord(CVType &CVR, BitFieldRecord &BF) { in visitKnownRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp221 Error TypeNameComputer::visitKnownRecord(CVType &CVR, BitFieldRecord &BF) { in visitKnownRecord()
/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
/external/llvm/lib/CodeGen/
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
DMachineBlockPlacement.cpp1670 BranchFolder BF(/*EnableTailMerge=*/true, /*CommonHoist=*/false, *MBFI, in runOnMachineFunction() local
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp89 static BodyFarm *BF = new BodyFarm(C, injector); in getBodyFarm() local
/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
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
/external/v4l-utils/lib/include/libdvbv5/
Dcountries.h567 BF, enumerator
/external/clang/lib/StaticAnalyzer/Checkers/
DLocalizationChecker.cpp1038 llvm::MemoryBuffer *BF = SE.getFile().getContentCache()->getRawBuffer(); in VisitObjCMessageExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp1431 BlockFrequency &BF = ExitWeights[*SI]; in extractCodeRegion() local

12