Home
last modified time | relevance | path

Searched refs:MachineOperandType (Results 1 – 25 of 25) sorted by relevance

/external/llvm-project/llvm/lib/Target/XCore/
DXCoreMCInstLower.h24 typedef MachineOperand::MachineOperandType MachineOperandType; typedef
35 MachineOperandType MOTy, unsigned Offset) const;
DXCoreMCInstLower.cpp32 MachineOperandType MOTy, in LowerSymbolOperand()
79 MachineOperandType MOTy = MO.getType(); in LowerOperand()
/external/llvm-project/llvm/lib/Target/ARC/
DARCMCInstLower.h27 using MachineOperandType = MachineOperand::MachineOperandType; variable
38 MachineOperandType MOTy, unsigned Offset) const;
DARCMCInstLower.cpp30 MachineOperandType MOTy, in LowerSymbolOperand()
78 MachineOperandType MOTy = MO.getType(); in LowerOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCMCInstLower.h27 using MachineOperandType = MachineOperand::MachineOperandType; variable
38 MachineOperandType MOTy, unsigned Offset) const;
DARCMCInstLower.cpp30 MachineOperandType MOTy, in LowerSymbolOperand()
78 MachineOperandType MOTy = MO.getType(); in LowerOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreMCInstLower.h25 typedef MachineOperand::MachineOperandType MachineOperandType; typedef
36 MachineOperandType MOTy, unsigned Offset) const;
DXCoreMCInstLower.cpp32 MachineOperandType MOTy, in LowerSymbolOperand()
79 MachineOperandType MOTy = MO.getType(); in LowerOperand()
/external/llvm/lib/Target/XCore/
DXCoreMCInstLower.h26 typedef MachineOperand::MachineOperandType MachineOperandType; typedef
38 MachineOperandType MOTy, unsigned Offset) const;
DXCoreMCInstLower.cpp36 MachineOperandType MOTy, in LowerSymbolOperand()
83 MachineOperandType MOTy = MO.getType(); in LowerOperand()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsMCInstLower.h28 using MachineOperandType = MachineOperand::MachineOperandType; variable
42 MachineOperandType MOTy, int64_t Offset) const;
DMipsMCInstLower.cpp36 MachineOperandType MOTy, in LowerSymbolOperand()
179 MachineOperandType MOTy = MO.getType(); in LowerOperand()
/external/llvm/lib/Target/Mips/
DMipsMCInstLower.h27 typedef MachineOperand::MachineOperandType MachineOperandType; typedef
38 MachineOperandType MOTy, unsigned Offset) const;
DMipsMCInstLower.cpp37 MachineOperandType MOTy, in LowerSymbolOperand()
180 MachineOperandType MOTy = MO.getType(); in LowerOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMCInstLower.h28 using MachineOperandType = MachineOperand::MachineOperandType; variable
42 MachineOperandType MOTy, int64_t Offset) const;
DMipsMCInstLower.cpp36 MachineOperandType MOTy, in LowerSymbolOperand()
179 MachineOperandType MOTy = MO.getType(); in LowerOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h52 enum MachineOperandType : unsigned char { enum
200 explicit MachineOperand(MachineOperandType K) in MachineOperand()
217 MachineOperandType getType() const { return (MachineOperandType)OpKind; } in getType()
956 return MachineOperand(static_cast<MachineOperand::MachineOperandType>(
960 return MachineOperand(static_cast<MachineOperand::MachineOperandType>(
967 if (LHS.getType() == static_cast<MachineOperand::MachineOperandType>(
969 LHS.getType() == static_cast<MachineOperand::MachineOperandType>(
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineOperand.h52 enum MachineOperandType : unsigned char { enum
200 explicit MachineOperand(MachineOperandType K) in MachineOperand()
217 MachineOperandType getType() const { return (MachineOperandType)OpKind; } in getType()
966 return MachineOperand(static_cast<MachineOperand::MachineOperandType>(
970 return MachineOperand(static_cast<MachineOperand::MachineOperandType>(
977 if (LHS.getType() == static_cast<MachineOperand::MachineOperandType>(
979 LHS.getType() == static_cast<MachineOperand::MachineOperandType>(
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h46 enum MachineOperandType : unsigned char { enum
69 MachineOperandType OpKind : 8;
184 explicit MachineOperand(MachineOperandType K) in MachineOperand()
189 MachineOperandType getType() const { return (MachineOperandType)OpKind; } in getType()
/external/llvm/include/llvm/MC/
DMCInst.h34 enum MachineOperandType : unsigned char { enum
42 MachineOperandType Kind;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInst.h35 enum MachineOperandType : unsigned char { enum
43 MachineOperandType Kind = kInvalid;
/external/llvm-project/llvm/include/llvm/MC/
DMCInst.h35 enum MachineOperandType : unsigned char { enum
43 MachineOperandType Kind = kInvalid;
/external/capstone/
DMCInst.h36 } MachineOperandType; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp39 MachineOperand::MachineOperandType Kind;
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp39 MachineOperand::MachineOperandType Kind;