/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 1393 struct AsmOperandInfo : public InlineAsm::ConstraintInfo { struct 1420 AsmOperandInfo(const AsmOperandInfo &info) in AsmOperandInfo() function 1429 AsmOperandInfo(const InlineAsm::ConstraintInfo &info) in AsmOperandInfo() function 1436 typedef std::vector<AsmOperandInfo> AsmOperandInfoVector; 1448 AsmOperandInfo &info, int maIndex) const; 1453 AsmOperandInfo &info, const char *constraint) const; 1460 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.h | 47 AsmOperandInfo &info, const char *constraint) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.h | 95 AsmOperandInfo &info, const char *constraint) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.h | 170 AsmOperandInfo &info, const char *constraint) const;
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 2824 struct AsmOperandInfo : public InlineAsm::ConstraintInfo { struct 2851 AsmOperandInfo(InlineAsm::ConstraintInfo Info) in AsmOperandInfo() argument 2857 typedef std::vector<AsmOperandInfo> AsmOperandInfoVector; 2870 AsmOperandInfo &info, int maIndex) const; 2875 AsmOperandInfo &info, const char *constraint) const; 2881 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.h | 138 AsmOperandInfo &info, const char *constraint) const;
|
/external/llvm/lib/Target/AVR/ |
D | AVRISelLowering.h | 102 getSingleConstraintMatchWeight(AsmOperandInfo &info,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.h | 100 getSingleConstraintMatchWeight(AsmOperandInfo &Info,
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.h | 100 getSingleConstraintMatchWeight(AsmOperandInfo &Info,
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2781 bool TargetLowering::AsmOperandInfo::isMatchingInputConstraint() const { in isMatchingInputConstraint() 2788 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { in getMatchedOperand() 2815 ConstraintOperands.push_back(AsmOperandInfo(ConstraintInfos[i])); in ParseConstraints() 2816 AsmOperandInfo &OpInfo = ConstraintOperands.back(); in ParseConstraints() 2905 AsmOperandInfo& OpInfo = ConstraintOperands[cIndex]; in ParseConstraints() 2914 AsmOperandInfo &Input = ConstraintOperands[OpInfo.MatchingInput]; in ParseConstraints() 2942 AsmOperandInfo& cInfo = ConstraintOperands[cIndex]; in ParseConstraints() 2953 AsmOperandInfo& OpInfo = ConstraintOperands[cIndex]; in ParseConstraints() 2960 AsmOperandInfo &Input = ConstraintOperands[OpInfo.MatchingInput]; in ParseConstraints() 3005 AsmOperandInfo &info, int maIndex) const { in getMultipleConstraintMatchWeight() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.h | 176 AsmOperandInfo &info, const char *constraint) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.h | 114 getSingleConstraintMatchWeight(AsmOperandInfo &info,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 184 std::vector<TargetLowering::AsmOperandInfo> Ops = in set() 186 for (TargetLowering::AsmOperandInfo &Op : Ops) { in set()
|
D | TargetLowering.cpp | 3026 bool TargetLowering::AsmOperandInfo::isMatchingInputConstraint() const { in isMatchingInputConstraint() 3033 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { in getMatchedOperand() 3059 AsmOperandInfo &OpInfo = ConstraintOperands.back(); in ParseConstraints() 3150 AsmOperandInfo& OpInfo = ConstraintOperands[cIndex]; in ParseConstraints() 3159 AsmOperandInfo &Input = ConstraintOperands[OpInfo.MatchingInput]; in ParseConstraints() 3187 AsmOperandInfo& cInfo = ConstraintOperands[cIndex]; in ParseConstraints() 3198 AsmOperandInfo& OpInfo = ConstraintOperands[cIndex]; in ParseConstraints() 3205 AsmOperandInfo &Input = ConstraintOperands[OpInfo.MatchingInput]; in ParseConstraints() 3249 AsmOperandInfo &info, int maIndex) const { in getMultipleConstraintMatchWeight() 3273 AsmOperandInfo &info, const char *constraint) const { in getSingleConstraintMatchWeight() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 3394 struct AsmOperandInfo : public InlineAsm::ConstraintInfo { struct 3413 AsmOperandInfo(InlineAsm::ConstraintInfo Info) in AsmOperandInfo() argument 3425 using AsmOperandInfoVector = std::vector<AsmOperandInfo>; 3438 AsmOperandInfo &info, int maIndex) const; 3443 AsmOperandInfo &info, const char *constraint) const; 3449 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2391 bool TargetLowering::AsmOperandInfo::isMatchingInputConstraint() const { in isMatchingInputConstraint() 2398 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { in getMatchedOperand() 2424 AsmOperandInfo &OpInfo = ConstraintOperands.back(); in ParseConstraints() 2515 AsmOperandInfo& OpInfo = ConstraintOperands[cIndex]; in ParseConstraints() 2524 AsmOperandInfo &Input = ConstraintOperands[OpInfo.MatchingInput]; in ParseConstraints() 2552 AsmOperandInfo& cInfo = ConstraintOperands[cIndex]; in ParseConstraints() 2563 AsmOperandInfo& OpInfo = ConstraintOperands[cIndex]; in ParseConstraints() 2570 AsmOperandInfo &Input = ConstraintOperands[OpInfo.MatchingInput]; in ParseConstraints() 2614 AsmOperandInfo &info, int maIndex) const { in getMultipleConstraintMatchWeight() 2638 AsmOperandInfo &info, const char *constraint) const { in getSingleConstraintMatchWeight() [all …]
|
D | FunctionLoweringInfo.cpp | 180 std::vector<TargetLowering::AsmOperandInfo> Ops = in set() 183 TargetLowering::AsmOperandInfo &Op = Ops[I]; in set()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.h | 82 getSingleConstraintMatchWeight(AsmOperandInfo &info,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.h | 82 getSingleConstraintMatchWeight(AsmOperandInfo &info,
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 317 AsmOperandInfo &info, const char *constraint) const;
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | AddrModeMatcher.cpp | 385 TargetLowering::AsmOperandInfo &OpInfo = TargetConstraints[i]; in IsOperandAMemoryOperand()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 409 getSingleConstraintMatchWeight(AsmOperandInfo &info,
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.h | 320 AsmOperandInfo &info, const char *constraint) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 430 getSingleConstraintMatchWeight(AsmOperandInfo &info,
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 522 AsmOperandInfo &info, const char *constraint) const override;
|