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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetRegisterInfo.h 179 /// isASubClass - return true if this TargetRegisterClass is a subset
181 bool isASubClass() const {
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 206 bool isASubClass() const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetRegisterInfo.h 171 bool isASubClass() const {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 738 if (RRC->isASubClass() || !isLegalRC(RRC))
    [all...]

Completed in 88 milliseconds