Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h164 bool Tied; member
/external/llvm/utils/TableGen/
DCodeGenInstruction.h33 enum { None, EarlyClobber, Tied } Kind; enumerator
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1330 bool Tied = !S.getSingleClause(OMPC_untied); in EmitOMPTaskDirective() local
DCGOpenMPRuntime.cpp1556 CodeGenFunction &CGF, SourceLocation Loc, bool Tied, in emitTaskCall()