Home
last modified time | relevance | path

Searched defs:ConstraintCode (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp288 SelectInlineAsmMemoryOperand(const SDValue & Op,InlineAsm::ConstraintCode ConstraintCode,std::vector<SDValue> & OutOps) SelectInlineAsmMemoryOperand() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp204 SelectInlineAsmMemoryOperand(const SDValue & Op,InlineAsm::ConstraintCode ConstraintCode,std::vector<SDValue> & OutOps) SelectInlineAsmMemoryOperand() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp162 SelectInlineAsmMemoryOperand(const SDValue & Op,InlineAsm::ConstraintCode ConstraintCode,std::vector<SDValue> & OutOps) SelectInlineAsmMemoryOperand() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h239 enum class ConstraintCode : uint32_t { enum
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h519 getInlineAsmMemConstraint(StringRef ConstraintCode) getInlineAsmMemConstraint() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h647 getInlineAsmMemConstraint(StringRef ConstraintCode) getInlineAsmMemConstraint() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h983 getInlineAsmMemConstraint(StringRef ConstraintCode) getInlineAsmMemConstraint() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h546 if (ConstraintCode == "Q") in getInlineAsmMemConstraint() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1238 getInlineAsmMemConstraint(StringRef ConstraintCode) getInlineAsmMemConstraint() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1287 getInlineAsmMemConstraint(StringRef ConstraintCode) getInlineAsmMemConstraint() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4805 std::string ConstraintCode; global() member
4886 getInlineAsmMemConstraint(StringRef ConstraintCode) getInlineAsmMemConstraint() argument
[all...]