Home
last modified time | relevance | path

Searched refs:hasDistinctOps (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h84 bool hasDistinctOps() const { return HasDistinctOps; } in hasDistinctOps() function
DSystemZInstrInfo.cpp803 if (STI.hasDistinctOps()) { in convertToThreeAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h117 bool hasDistinctOps() const { return HasDistinctOps; } in hasDistinctOps() function
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h118 bool hasDistinctOps() const { return HasDistinctOps; } in hasDistinctOps() function