Home
last modified time | relevance | path

Searched defs:runOnBasicBlock (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRRelaxMemOperations.cpp74 bool AVRRelaxMem::runOnBasicBlock(Block &MBB) { in runOnBasicBlock() function in __anondcab37320111::AVRRelaxMem
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64A53Fix835769.cpp190 AArch64A53Fix835769::runOnBasicBlock(MachineBasicBlock &MBB) { in runOnBasicBlock() function in AArch64A53Fix835769
DAArch64A57FPLoadBalancing.cpp330 bool AArch64A57FPLoadBalancing::runOnBasicBlock(MachineBasicBlock &MBB) { in runOnBasicBlock() function in AArch64A57FPLoadBalancing
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerAtomic.cpp118 static bool runOnBasicBlock(BasicBlock &BB) { in runOnBasicBlock() function
DSpeculativeExecution.cpp168 bool SpeculativeExecutionPass::runOnBasicBlock(BasicBlock &B) { in runOnBasicBlock() function in llvm::SpeculativeExecutionPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp372 static bool runOnBasicBlock(MachineBasicBlock *MBB, in runOnBasicBlock() function