Home
last modified time | relevance | path

Searched refs:getMemoryConstraintID (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DInlineAsm.h329 static unsigned getMemoryConstraintID(unsigned Flag) { in getMemoryConstraintID() function
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsSERegisterInfo.cpp105 unsigned ConstraintID = InlineAsm::getMemoryConstraintID(MO.getImm()); in getLoadStoreOffsetSizeInBits()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineInstr.cpp1621 unsigned MCID = InlineAsm::getMemoryConstraintID(Flag); in print()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2266 unsigned ConstraintID = InlineAsm::getMemoryConstraintID(Flags); in SelectInlineAsmMemoryOperands()