HomeSort by relevance Sort by last modified time
    Searched refs:ExpandVST (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMExpandPseudoInsts.cpp 61 void ExpandVST(MachineBasicBlock::iterator &MBBI);
470 /// ExpandVST - Translate VST pseudo instructions with Q, QQ or QQQQ register
472 void ARMExpandPseudo::ExpandVST(MachineBasicBlock::iterator &MBBI) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMExpandPseudoInsts.cpp 71 void ExpandVST(MachineBasicBlock::iterator &MBBI);
455 /// ExpandVST - Translate VST pseudo instructions with Q, QQ or QQQQ register
457 void ARMExpandPseudo::ExpandVST(MachineBasicBlock::iterator &MBBI) {
    [all...]

Completed in 318 milliseconds