/external/llvm/include/llvm/Analysis/ |
D | BlockFrequencyInfo.h | 33 std::unique_ptr<ImplType> BFI; variable 110 BlockFrequencyInfo BFI; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | BlockFrequencyInfo.h | 31 BlockFrequencyImpl<BasicBlock, Function, BranchProbabilityInfo> *BFI; variable
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 260 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()
|
D | ModuleSummaryAnalysis.cpp | 66 const Function &F, BlockFrequencyInfo *BFI) { in computeFunctionSummary() 134 BlockFrequencyInfo *BFI = nullptr; in ModuleSummaryIndexBuilder() local
|
D | BlockFrequencyInfo.cpp | 254 BlockFrequencyInfo BFI; in run() local
|
/external/llvm/unittests/Analysis/ |
D | BlockFrequencyInfoTest.cpp | 64 BlockFrequencyInfo BFI = buildBFI(*F); in TEST_F() local
|
/external/llvm/include/llvm/Transforms/Scalar/ |
D | JumpThreading.h | 62 std::unique_ptr<BlockFrequencyInfo> BFI; variable
|
/external/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorize.h | 81 BlockFrequencyInfo *BFI; member
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 266 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
|
D | CFGMST.h | 203 BlockFrequencyInfo *BFI; variable
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.h | 266 BFI, // (src0 & src1) | (~src0 & src2) enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.h | 180 BFI, enumerator
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 178 BFI, enumerator
|
/external/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 124 std::unique_ptr<BlockFrequencyInfo> BFI; in runOnFunction() local 141 std::unique_ptr<BlockFrequencyInfo> BFI; in run() local
|
D | LoopUnswitch.cpp | 181 BlockFrequencyInfo BFI; member in __anon4dae7b810111::LoopUnswitch
|
/external/clang/lib/CodeGen/ |
D | CGAtomic.cpp | 41 CGBitFieldInfo BFI; member in __anon03fcbd840111::AtomicInfo
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1815 auto *BFI = &getAnalysis<BlockFrequencyInfoWrapperPass>().getBFI(); in runOnFunction() local 6653 auto &BFI = AM.getResult<BlockFrequencyAnalysis>(F); in run() local
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 124 ### BFI ### subsection
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 6499 int BFI = cast<FrameIndexSDNode>(BaseLoc)->getIndex(); in isConsecutiveLoad() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 6980 int BFI = cast<FrameIndexSDNode>(BaseLoc)->getIndex(); in areNonVolatileConsecutiveLoads() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 9544 int BFI = cast<FrameIndexSDNode>(BaseLoc)->getIndex(); in isConsecutiveLSLoc() local
|