Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitCodes.h104 SmallVector<BitCodeAbbrevOp, 32> OperandList; variable
109 explicit BitCodeAbbrev(std::initializer_list<BitCodeAbbrevOp> OperandList) in BitCodeAbbrev()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp845 OperandListTy OperandList; in emitInstructionInfo() local
878 OperandListTy OperandList; in emitInstructionInfo() local
H A DX86RecognizableInstr.cpp448 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier() local
H A DInstrInfoEmitter.cpp133 std::vector<CGIOperandList::OperandInfo> OperandList; in GetOperandInfo() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.h150 std::vector<OperandInfo> OperandList; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2085 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
2759 Use *OperandList = getOperandList(); in GetElementPtrConstantExpr() local
3251 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
3283 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3170 SmallVector<const Value *, 32> OperandList; in singleReachablePHIPath() local