Home
last modified time | relevance | path

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

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