Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkSerializer.cpp354 bool IsStandalone = in emit() local
375 bool IsStandalone = in metaSerializer() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp797 bool PrintDef, bool IsStandalone, in print()
H A DMachineInstr.cpp1660 void MachineInstr::print(raw_ostream &OS, bool IsStandalone, bool SkipOpers, in print()
1679 bool IsStandalone, bool SkipOpers, bool SkipDebugLoc, in print()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp948 bool IsStandalone, in CreateEmpty()