Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp839 OperandListTy OperandList; emitInstructionInfo() local
871 OperandListTy OperandList; emitInstructionInfo() local
H A DX86RecognizableInstr.cpp448 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier() local
H A DCodeGenInstruction.h
H A DInstrInfoEmitter.cpp132 std::vector<CGIOperandList::OperandInfo> OperandList; GetOperandInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2618 Use *OperandList = getOperandList(); GetElementPtrConstantExpr() local
3106 Use *OperandList = getOperandList(); handleOperandChangeImpl() local
3138 Use *OperandList = getOperandList(); handleOperandChangeImpl() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3170 SmallVector<const Value *, 32> OperandList; in singleReachablePHIPath() local