Searched defs:printAsOperand (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanValue.h | 85 void printAsOperand(raw_ostream &OS) const { in printAsOperand() function
|
D | VPlan.h | 521 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand() function
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 3468 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/ |
D | AsmWriter.cpp | 4143 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/ |
D | MachineBasicBlock.cpp | 320 void MachineBasicBlock::printAsOperand(raw_ostream &OS, in printAsOperand() function in MachineBasicBlock
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineBasicBlock.cpp | 431 void MachineBasicBlock::printAsOperand(raw_ostream &OS, in printAsOperand() function in MachineBasicBlock
|
/external/clang/include/clang/Analysis/ |
D | CFG.h | 648 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function
|