Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.cpp478 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in hasFROperands() local
491 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in has256BitOperands() local
557 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier() local
DInstrInfoEmitter.cpp58 std::vector<CGIOperandList::OperandInfo> OperandList; in GetOperandInfo() local
DCodeGenInstruction.h137 std::vector<OperandInfo> OperandList; variable
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DBitCodes.h163 SmallVector<BitCodeAbbrevOp, 8> OperandList; variable
/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
DX86RecognizableInstr.cpp516 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier() local
DCodeGenInstruction.h137 std::vector<OperandInfo> OperandList; variable
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86DisassemblerTables.cpp836 OperandListTy OperandList; in emitInstructionInfo() local
870 OperandListTy OperandList; in emitInstructionInfo() local
DX86RecognizableInstr.cpp411 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier() local
DInstrInfoEmitter.cpp114 std::vector<CGIOperandList::OperandInfo> OperandList; in GetOperandInfo() local
DCodeGenInstruction.h137 std::vector<OperandInfo> OperandList; variable
/external/vixl/tools/test_generator/
Dgenerator.py32 class OperandList(object): class
/external/swiftshader/third_party/subzero/src/
DIceDefs.h146 using OperandList = CfgVector<Operand *>; variable
/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-7.0/llvm/lib/IR/
DConstants.cpp2353 Use *OperandList = getOperandList(); in GetElementPtrConstantExpr() local
2805 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
2837 Use *OperandList = getOperandList(); in handleOperandChangeImpl() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3174 SmallVector<const Value *, 32> OperandList; in singleReachablePHIPath() local