HomeSort by relevance Sort by last modified time
    Searched refs:isFlatOperandNotEmitted (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/TableGen/
CodeEmitterGen.cpp 99 assert(!CGI.Operands.isFlatOperandNotEmitted(OpIdx) &&
106 (CGI.Operands.isFlatOperandNotEmitted(NumberedOp) ||
CodeGenInstruction.h 193 /// isFlatOperandNotEmitted - Return true if the specified flat operand #
195 bool isFlatOperandNotEmitted(unsigned FlatOpNo) const {
FixedLenDecoderEmitter.cpp     [all...]

Completed in 249 milliseconds