Home
last modified time | relevance | path

Searched refs:getSerializableBitmaskMachineOperandTargetFlags (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrInfo.h46 getSerializableBitmaskMachineOperandTargetFlags() const override;
DARMInstrInfo.cpp155 ARMInstrInfo::getSerializableBitmaskMachineOperandTargetFlags() const { in getSerializableBitmaskMachineOperandTargetFlags() function in ARMInstrInfo
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h270 getSerializableBitmaskMachineOperandTargetFlags() const override;
DPPCInstrInfo.cpp1852 PPCInstrInfo::getSerializableBitmaskMachineOperandTargetFlags() const { in getSerializableBitmaskMachineOperandTargetFlags() function in PPCInstrInfo
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h205 getSerializableBitmaskMachineOperandTargetFlags() const override;
DAArch64InstrInfo.cpp3986 AArch64InstrInfo::getSerializableBitmaskMachineOperandTargetFlags() const { in getSerializableBitmaskMachineOperandTargetFlags() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h335 getSerializableBitmaskMachineOperandTargetFlags() const override;
DPPCInstrInfo.cpp2013 PPCInstrInfo::getSerializableBitmaskMachineOperandTargetFlags() const { in getSerializableBitmaskMachineOperandTargetFlags() function in PPCInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h235 getSerializableBitmaskMachineOperandTargetFlags() const override;
DAArch64InstrInfo.cpp4838 AArch64InstrInfo::getSerializableBitmaskMachineOperandTargetFlags() const { in getSerializableBitmaskMachineOperandTargetFlags() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h342 getSerializableBitmaskMachineOperandTargetFlags() const override;
DHexagonInstrInfo.cpp1921 HexagonInstrInfo::getSerializableBitmaskMachineOperandTargetFlags() const { in getSerializableBitmaskMachineOperandTargetFlags() function in HexagonInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1477 getSerializableBitmaskMachineOperandTargetFlags() const { in getSerializableBitmaskMachineOperandTargetFlags() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1577 getSerializableBitmaskMachineOperandTargetFlags() const { in getSerializableBitmaskMachineOperandTargetFlags() function
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp716 auto BitMasks = TII->getSerializableBitmaskMachineOperandTargetFlags(); in printTargetFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOperand.cpp547 auto BitMasks = TII->getSerializableBitmaskMachineOperandTargetFlags(); in printTargetFlags()
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2039 auto Flags = TII->getSerializableBitmaskMachineOperandTargetFlags(); in initNames2BitmaskTargetFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2726 auto Flags = TII->getSerializableBitmaskMachineOperandTargetFlags(); in initNames2BitmaskTargetFlags()