Home
last modified time | relevance | path

Searched defs:AsmOperandInfo (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h1393 struct AsmOperandInfo : public InlineAsm::ConstraintInfo { struct
1419 /// Copy constructor for copying from an AsmOperandInfo. argument
1420 AsmOperandInfo(const AsmOperandInfo &info) in AsmOperandInfo() function
1429 AsmOperandInfo(const InlineAsm::ConstraintInfo &info) in AsmOperandInfo() function
/external/llvm/include/llvm/Target/
DTargetLowering.h2824 struct AsmOperandInfo : public InlineAsm::ConstraintInfo { struct
2851 AsmOperandInfo(InlineAsm::ConstraintInfo Info) in AsmOperandInfo() argument