Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h85 void printAsOperand(raw_ostream &OS) const { in printAsOperand() function
DVPlan.h521 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand() function
/external/llvm/lib/IR/
DAsmWriter.cpp3468 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value
3483 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value
3512 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { in printAsOperand() function in Metadata
3517 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, in printAsOperand() function in Metadata
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp4143 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value
4158 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value
4185 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { in printAsOperand() function in Metadata
4190 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, in printAsOperand() function in Metadata
/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp320 void MachineBasicBlock::printAsOperand(raw_ostream &OS, in printAsOperand() function in MachineBasicBlock
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp431 void MachineBasicBlock::printAsOperand(raw_ostream &OS, in printAsOperand() function in MachineBasicBlock
/external/clang/include/clang/Analysis/
DCFG.h648 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function