Home
last modified time | relevance | path

Searched defs:CondBlock (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScalarizeMaskedMemIntrin.cpp208 BasicBlock *CondBlock = IfBlock->splitBasicBlock(InsertPt->getIterator(), in scalarizeMaskedLoad() local
339 BasicBlock *CondBlock = in scalarizeMaskedStore() local
458 BasicBlock *CondBlock = IfBlock->splitBasicBlock(InsertPt, "cond.load"); in scalarizeMaskedGather() local
579 BasicBlock *CondBlock = IfBlock->splitBasicBlock(InsertPt, "cond.store"); in scalarizeMaskedScatter() local
669 BasicBlock *CondBlock = IfBlock->splitBasicBlock(InsertPt->getIterator(), in scalarizeMaskedExpandLoad() local
775 BasicBlock *CondBlock = in scalarizeMaskedCompressStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp2478 BasicBlock *CondBlock = TI.getParent(); in calculateUnswitchCostMultiplier() local
2496 BasicBlock *CondBlock = CI->getParent(); in calculateUnswitchCostMultiplier() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2925 BasicBlock *CondBlock = cast<Instruction>(Cond)->getParent(); in createPHI() local