Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanValue.h88 void printAsOperand(raw_ostream &OS) const { in printAsOperand() function
HDVPlan.h558 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDAsmWriter.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
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineBasicBlock.cpp443 void MachineBasicBlock::printAsOperand(raw_ostream &OS, in printAsOperand() function in MachineBasicBlock
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
HDCFG.h1089 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function