Home
last modified time | relevance | path

Searched refs:MachineBlockPlacement (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp318 class MachineBlockPlacement : public MachineFunctionPass { class
528 MachineBlockPlacement() : MachineFunctionPass(ID) { in MachineBlockPlacement() function in __anon281ea1760111::MachineBlockPlacement
553 char MachineBlockPlacement::ID = 0;
555 char &llvm::MachineBlockPlacementID = MachineBlockPlacement::ID;
557 INITIALIZE_PASS_BEGIN(MachineBlockPlacement, DEBUG_TYPE,
564 INITIALIZE_PASS_END(MachineBlockPlacement, DEBUG_TYPE, in INITIALIZE_PASS_DEPENDENCY()
587 void MachineBlockPlacement::markChainSuccessors( in markChainSuccessors()
603 void MachineBlockPlacement::markBlockSuccessors( in markBlockSuccessors()
636 BranchProbability MachineBlockPlacement::collectViableSuccessors( in collectViableSuccessors()
714 bool MachineBlockPlacement::shouldTailDuplicate(MachineBasicBlock *BB) { in shouldTailDuplicate()
[all …]
DCMakeLists.txt69 MachineBlockPlacement.cpp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/
DAndroid.bp218 "llvm/lib/CodeGen/MachineBlockPlacement.cpp",
DBUILD.gn373 "llvm/lib/CodeGen/MachineBlockPlacement.cpp",
DCMakeLists.txt218 ${LLVM_DIR}/lib/CodeGen/MachineBlockPlacement.cpp