Home
last modified time | relevance | path

Searched defs:getDefs (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/include/llvm/MCA/
DInstruction.h414 SmallVectorImpl<WriteState> &getDefs() { return Defs; } in getDefs() function
415 const ArrayRef<WriteState> getDefs() const { return Defs; } in getDefs() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h414 SmallVectorImpl<WriteState> &getDefs() { return Defs; } in getDefs() function
415 const ArrayRef<WriteState> getDefs() const { return Defs; } in getDefs() function
/external/llvm/include/llvm/TableGen/
DRecord.h1519 const RecordMap &getDefs() const { return Defs; } in getDefs() function
/external/llvm-project/llvm/include/llvm/TableGen/
DRecord.h1726 const RecordMap &getDefs() const { return Defs; } in getDefs() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1705 const RecordMap &getDefs() const { return Defs; } in getDefs() function