Home
last modified time | relevance | path

Searched defs:addFlag (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h109 void addFlag(const std::string &Flag, const std::string &Value) { addFlag() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp1437 void R600InstrInfo::addFlag(MachineInstr &MI, unsigned Operand, in addFlag() function in R600InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp214 void DwarfUnit::addFlag(DIE &Die, dwarf::Attribute Attribute) { in addFlag() function in DwarfUnit