/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitstream/ |
D | BitCodes.h | 104 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/ |
D | BitCodes.h | 104 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 D | BitCodes.h | 104 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/ |
D | BitCodes.h | 104 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/ |
D | BitCodes.h | 104 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 D | BitCodes.h | 168 SmallVector<BitCodeAbbrevOp, 32> OperandList; variable 173 explicit BitCodeAbbrev(std::initializer_list<BitCodeAbbrevOp> OperandList) in BitCodeAbbrev()
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | X86DisassemblerTables.cpp | 635 OperandListTy OperandList; in emitInstructionInfo() local 669 OperandListTy OperandList; in emitInstructionInfo() local
|
H A D | InstrInfoEmitter.cpp | 94 std::vector<CGIOperandList::OperandInfo> OperandList; in GetOperandInfo() local
|
H A D | X86RecognizableInstr.cpp | 516 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier() local
|
H A D | CodeGenInstruction.h | 137 std::vector<OperandInfo> OperandList; variable
|
/aosp_15_r20/external/vixl/tools/test_generator/ |
H A D | generator.py | 32 class OperandList(object): class
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceDefs.h | 146 using OperandList = CfgVector<Operand *>; variable
|
H A D | IceTargetLoweringX8664.cpp | 2227 using OperandList = llvm::SmallVector<Operand *, MaxOperands>; in lowerCall() typedef
|
H A D | IceTargetLoweringX8632.cpp | 2417 using OperandList = llvm::SmallVector<Operand *, MaxOperands>; in lowerCall() typedef
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Constants.cpp | 2272 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 D | Constants.cpp | 2485 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 D | Constants.cpp | 2819 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 D | NewGVN.cpp | 3152 SmallVector<const Value *, 32> OperandList; in singleReachablePHIPath() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 3164 SmallVector<const Value *, 32> OperandList; in singleReachablePHIPath() local
|