Home
last modified time | relevance | path

Searched defs:OperandList (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitstream/
H A DBitCodes.h163 SmallVector<BitCodeAbbrevOp, 32> OperandList; variable
168 explicit BitCodeAbbrev(std::initializer_list<BitCodeAbbrevOp> OperandList) in BitCodeAbbrev()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp823 OperandListTy OperandList; in emitInstructionInfo() local
854 OperandListTy OperandList; in emitInstructionInfo() local
H A DX86RecognizableInstr.cpp405 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier() local
H A DCodeGenInstruction.h149 std::vector<OperandInfo> OperandList; variable
H A DInstrInfoEmitter.cpp125 std::vector<CGIOperandList::OperandInfo> OperandList; in GetOperandInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp2879 Use *OperandList = getOperandList(); in GetElementPtrConstantExpr() local
3367 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
3399 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3135 SmallVector<const Value *, 32> OperandList; in singleReachablePHIPath() local