Home
last modified time | relevance | path

Searched refs:TIt (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp906 for (unsigned TIt = 0; TIt < Tails.size(); TIt++) in vectorizeInstructions() local
907 if (Head == Tails[TIt] && in vectorizeInstructions()
908 !InstructionsProcessed.count(Instrs[Heads[TIt]])) { in vectorizeInstructions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrThumb.td386 def tPICADD : TIt<(outs GPR:$dst), (ins GPR:$lhs, pclabel:$cp), IIC_iALUr, "",
DARMInstrFormats.td1151 class TIt<dag oops, dag iops, InstrItinClass itin, string asm,