Home
last modified time | relevance | path

Searched defs:InstrPtr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineCombiner.cpp175 for (auto *InstrPtr : InsInstrs) { // for each Use in getDepth() local
368 for (auto *InstrPtr : Instrs) { in instr2instrSC() local
445 for (auto *InstrPtr : InsInstrs) in insertDeleteInstructions() local
448 for (auto *InstrPtr : DelInstrs) { in insertDeleteInstructions() local
460 for (auto *InstrPtr : InsInstrs) in insertDeleteInstructions() local
632 for (auto *InstrPtr : InsInstrs) in combineInstructions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineCombiner.cpp215 for (auto *InstrPtr : InsInstrs) { // for each Use in getDepth() local
428 for (auto *InstrPtr : Instrs) { in instr2instrSC() local
509 for (auto *InstrPtr : InsInstrs) in insertDeleteInstructions() local
512 for (auto *InstrPtr : DelInstrs) { in insertDeleteInstructions() local
524 for (auto *InstrPtr : InsInstrs) in insertDeleteInstructions() local
719 for (auto *InstrPtr : InsInstrs) in combineInstructions() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineCombiner.cpp135 for (auto *InstrPtr : InsInstrs) { // for each Use in getDepth() local
294 for (auto *InstrPtr : Instrs) { in instr2instrSC() local
426 for (auto *InstrPtr : InsInstrs) in combineInstructions() local
428 for (auto *InstrPtr : DelInstrs) in combineInstructions() local
442 for (auto *InstrPtr : InsInstrs) in combineInstructions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp798 const MachineInstr *InstrPtr = &MI; in addInstrRequirements() local