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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 346 static bool isVRRegister(unsigned Reg) {
PPCAsmPrinter.cpp 195 if (PPCInstrInfo::isVRRegister(Reg))
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCCodeEmitter.cpp 371 if (PPCInstrInfo::isVRRegister(Reg))
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.cpp 534 if (PPCInstrInfo::isVRRegister(Reg))

Completed in 904 milliseconds