Home
last modified time | relevance | path

Searched refs:isScalarStore (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h620 static bool isScalarStore(const MachineInstr &MI) { in isScalarStore() function
624 bool isScalarStore(uint16_t Opcode) const { in isScalarStore() function
DSIInsertWaitcnts.cpp1569 if (!HaveScalarStores && TII->isScalarStore(*I)) in runOnMachineFunction()
1593 else if (TII->isScalarStore(*I)) in runOnMachineFunction()