Home
last modified time | relevance | path

Searched defs:printAsOperand (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h88 void printAsOperand(raw_ostream &OS) const { in printAsOperand() function
DVPlan.h558 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp4393 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value
4408 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value
4435 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { in printAsOperand() function in Metadata
4440 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, in printAsOperand() function in Metadata
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp443 void MachineBasicBlock::printAsOperand(raw_ostream &OS, in printAsOperand() function in MachineBasicBlock