Home
last modified time | relevance | path

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

/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()
/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp845 OperandListTy OperandList; emitInstructionInfo() local
878 OperandListTy OperandList; emitInstructionInfo() local
H A DX86RecognizableInstr.cpp448 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; emitInstructionSpecifier() local
H A DInstrInfoEmitter.cpp133 std::vector<CGIOperandList::OperandInfo> OperandList; GetOperandInfo() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.h150 std::vector<OperandInfo> OperandList; variable
[all...]
/llvm-project/llvm/lib/IR/
H A DConstants.cpp2085 Use *OperandList = getOperandList(); handleOperandChangeImpl() local
2759 Use *OperandList = getOperandList(); GetElementPtrConstantExpr() local
3251 Use *OperandList = getOperandList(); handleOperandChangeImpl() local
3283 Use *OperandList = getOperandList(); handleOperandChangeImpl() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3170 SmallVector<const Value *, 32> OperandList; singleReachablePHIPath() local