Searched refs:printAsOperandImpl (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 3454 static void printAsOperandImpl(const Value &V, raw_ostream &O, bool PrintType, in printAsOperandImpl() function 3480 printAsOperandImpl(*this, O, PrintType, MST); in printAsOperand() 3489 printAsOperandImpl(*this, O, PrintType, MST); in printAsOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 4131 static void printAsOperandImpl(const Value &V, raw_ostream &O, bool PrintType, in printAsOperandImpl() function 4155 printAsOperandImpl(*this, O, PrintType, MST); in printAsOperand() 4164 printAsOperandImpl(*this, O, PrintType, MST); in printAsOperand()
|