Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitstream/
DBitCodes.h104 SmallVector<BitCodeAbbrevOp, 32> OperandList; variable
109 explicit BitCodeAbbrev(std::initializer_list<BitCodeAbbrevOp> OperandList) in BitCodeAbbrev()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitCodes.h168 SmallVector<BitCodeAbbrevOp, 32> OperandList; variable
173 explicit BitCodeAbbrev(std::initializer_list<BitCodeAbbrevOp> OperandList) in BitCodeAbbrev()
/external/llvm/utils/TableGen/
DX86DisassemblerTables.cpp635 OperandListTy OperandList; in emitInstructionInfo() local
669 OperandListTy OperandList; in emitInstructionInfo() local
DInstrInfoEmitter.cpp94 std::vector<CGIOperandList::OperandInfo> OperandList; in GetOperandInfo() local
DCodeGenInstruction.h137 std::vector<OperandInfo> OperandList; variable
DX86RecognizableInstr.cpp516 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier() local
/external/vixl/tools/test_generator/
Dgenerator.py32 class OperandList(object): class
/external/swiftshader/third_party/subzero/src/
DIceDefs.h146 using OperandList = CfgVector<Operand *>; variable
DIceTargetLoweringX8664.cpp2227 using OperandList = llvm::SmallVector<Operand *, MaxOperands>; in lowerCall() typedef
DIceTargetLoweringX8632.cpp2417 using OperandList = llvm::SmallVector<Operand *, MaxOperands>; in lowerCall() typedef
/external/llvm/lib/IR/
DConstants.cpp2272 Use *OperandList = getOperandList(); in GetElementPtrConstantExpr() local
2733 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
2765 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp2485 Use *OperandList = getOperandList(); in GetElementPtrConstantExpr() local
2937 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
2969 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DConstants.cpp2819 Use *OperandList = getOperandList(); in GetElementPtrConstantExpr() local
3307 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
3339 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3152 SmallVector<const Value *, 32> OperandList; in singleReachablePHIPath() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3164 SmallVector<const Value *, 32> OperandList; in singleReachablePHIPath() local