Home
last modified time | relevance | path

Searched defs:BFI (Results 1 – 21 of 21) sorted by relevance

/external/llvm/include/llvm/Analysis/
DBlockFrequencyInfo.h33 std::unique_ptr<ImplType> BFI; variable
110 BlockFrequencyInfo BFI; variable
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DBlockFrequencyInfo.h31 BlockFrequencyImpl<BasicBlock, Function, BranchProbabilityInfo> *BFI; variable
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp260 static void cleanup(BlockFrequencyInfoImplBase &BFI) { in cleanup()
388 static void debugAssign(const BlockFrequencyInfoImplBase &BFI, in debugAssign()
435 static void convertFloatingToInteger(BlockFrequencyInfoImplBase &BFI, in convertFloatingToInteger()
474 static void unwrapLoop(BlockFrequencyInfoImplBase &BFI, LoopData &Loop) { in unwrapLoop()
641 const BlockFrequencyInfoImplBase &BFI, in findIrreducibleHeaders()
708 BlockFrequencyInfoImplBase &BFI, const IrreducibleGraph &G, in createIrreducibleLoop()
DModuleSummaryAnalysis.cpp66 const Function &F, BlockFrequencyInfo *BFI) { in computeFunctionSummary()
134 BlockFrequencyInfo *BFI = nullptr; in ModuleSummaryIndexBuilder() local
DBlockFrequencyInfo.cpp254 BlockFrequencyInfo BFI; in run() local
/external/llvm/unittests/Analysis/
DBlockFrequencyInfoTest.cpp64 BlockFrequencyInfo BFI = buildBFI(*F); in TEST_F() local
/external/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h62 std::unique_ptr<BlockFrequencyInfo> BFI; variable
/external/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorize.h81 BlockFrequencyInfo *BFI; member
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp266 BlockFrequencyInfo *BFI = nullptr) in FuncPGOInstrumentation()
345 BlockFrequencyInfo *BFI) { in instrumentOneFunc()
460 BlockFrequencyInfo *BFI = nullptr) in PGOUseFunc()
813 auto *BFI = LookupBFI(F); in InstrumentAllFunctions() local
886 auto *BFI = LookupBFI(F); in annotateAllFunctions() local
DCFGMST.h203 BlockFrequencyInfo *BFI; variable
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h266 BFI, // (src0 & src1) | (~src0 & src2) enumerator
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.h180 BFI, enumerator
/external/llvm/lib/Target/ARM/
DARMISelLowering.h178 BFI, enumerator
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp124 std::unique_ptr<BlockFrequencyInfo> BFI; in runOnFunction() local
141 std::unique_ptr<BlockFrequencyInfo> BFI; in run() local
DLoopUnswitch.cpp181 BlockFrequencyInfo BFI; member in __anon4dae7b810111::LoopUnswitch
/external/clang/lib/CodeGen/
DCGAtomic.cpp41 CGBitFieldInfo BFI; member in __anon03fcbd840111::AtomicInfo
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1815 auto *BFI = &getAnalysis<BlockFrequencyInfoWrapperPass>().getBFI(); in runOnFunction() local
6653 auto &BFI = AM.getResult<BlockFrequencyAnalysis>(F); in run() local
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md124 ### BFI ### subsection
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6499 int BFI = cast<FrameIndexSDNode>(BaseLoc)->getIndex(); in isConsecutiveLoad() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6980 int BFI = cast<FrameIndexSDNode>(BaseLoc)->getIndex(); in areNonVolatileConsecutiveLoads() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9544 int BFI = cast<FrameIndexSDNode>(BaseLoc)->getIndex(); in isConsecutiveLSLoc() local