Searched defs:OperandInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp181 std::vector<std::string> OperandInfo = GetOperandInfo(*Inst); local
542 std::vector<std::string> OperandInfo = GetOperandInfo(Inst); local
H A DCodeGenInstruction.h65 struct OperandInfo { struct in class:llvm::CGIOperandList
108 OperandInfo(Record *R, const std::string &N, const std::string &PMN, function in struct:llvm::CGIOperandList::OperandInfo
[all...]
H A DFixedLenDecoderEmitter.cpp44 struct OperandInfo { struct in namespace:__anon4598
49 OperandInfo(std::string D, bool HCD) function in struct:__anon4598::OperandInfo
[all...]

Completed in 66 milliseconds