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

/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DInstrInfoEmitter.cpp165 std::vector<std::string> OperandInfo = GetOperandInfo(**II); local
172 OS << "{ " << OperandInfo[i] << " }, "; local
371 std::vector<std::string> OperandInfo = GetOperandInfo(Inst); local
[all...]
H A DCodeGenInstruction.h64 struct OperandInfo { struct in class:llvm::CGIOperandList
107 OperandInfo(Record *R, const std::string &N, const std::string &PMN, function in struct:llvm::CGIOperandList::OperandInfo
H A DFixedLenDecoderEmitter.cpp45 struct OperandInfo { struct in namespace:__anon10824
49 OperandInfo(std::string D) function in struct:__anon10824::OperandInfo
[all...]

Completed in 126 milliseconds