Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSERegisterInfo.cpp104 unsigned ConstraintID = InlineAsm::getMemoryConstraintID(MO.getImm()); in getLoadStoreOffsetSizeInBits()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInlineAsm.h332 static unsigned getMemoryConstraintID(unsigned Flag) { in getMemoryConstraintID() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1408 unsigned MCID = InlineAsm::getMemoryConstraintID(Flag); in createMIROperandComment()
H A DMachineInstr.cpp1758 unsigned MCID = InlineAsm::getMemoryConstraintID(Flag); in print()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2119 unsigned ConstraintID = InlineAsm::getMemoryConstraintID(Flags); in SelectInlineAsmMemoryOperands()