Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DInstruction.h325 VecDefs &getDefs() { return Defs; } in getDefs() function
326 const VecDefs &getDefs() const { return Defs; } in getDefs() function
/external/llvm/include/llvm/TableGen/
DRecord.h1519 const RecordMap &getDefs() const { return Defs; } in getDefs() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h1609 const RecordMap &getDefs() const { return Defs; } in getDefs() function
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h1590 const std::map<std::string, Record*> &getDefs() const { return Defs; } in getDefs() function