Home
last modified time | relevance | path

Searched refs:Tied (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenInstruction.h33 enum { None, EarlyClobber, Tied } Kind; enumerator
47 I.Kind = Tied; in getTied()
54 bool isTied() const { return Kind == Tied; } in isTied()
/external/llvm/utils/TableGen/
DCodeGenInstruction.h33 enum { None, EarlyClobber, Tied } Kind; enumerator
47 I.Kind = Tied; in getTied()
54 bool isTied() const { return Kind == Tied; } in isTied()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenInstruction.h33 enum { None, EarlyClobber, Tied } Kind; enumerator
47 I.Kind = Tied; in getTied()
54 bool isTied() const { return Kind == Tied; } in isTied()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineInstrBundle.cpp283 RI.Tied = true; in analyzeVirtReg()
289 else if (!RI.Tied && MO.getParent()->isRegTiedToDefOperand(getOperandNo())) in analyzeVirtReg()
290 RI.Tied = true; in analyzeVirtReg()
DInlineSpiller.cpp557 if (RI.Tied) { in reMaterializeFor()
/external/llvm/lib/CodeGen/
DMachineInstrBundle.cpp281 RI.Tied = true; in analyzeVirtReg()
287 else if (!RI.Tied && MO.getParent()->isRegTiedToDefOperand(getOperandNo())) in analyzeVirtReg()
288 RI.Tied = true; in analyzeVirtReg()
DInlineSpiller.cpp541 if (RI.Tied) { in reMaterializeFor()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/MIR/X86/
Dtied-physical-regs-match.mir19 ; CHECK: Tied physical registers must match.
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h162 bool Tied; member
/external/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h163 bool Tied; member
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h104 bool Tied = true; member
537 bool Tied, unsigned &NumberOfParts);
DCGOpenMPRuntime.cpp137 UntiedTaskActionTy(bool Tied, const VarDecl *PartIDVar, in UntiedTaskActionTy() argument
139 : Untied(!Tied), PartIDVar(PartIDVar), UntiedCodeGen(UntiedCodeGen) {} in UntiedTaskActionTy()
865 bool Tied, unsigned &NumberOfParts) { in emitTaskOutlinedFunction() argument
877 CGOpenMPTaskOutlinedRegionInfo::UntiedTaskActionTy Action(Tied, PartIDVar, in emitTaskOutlinedFunction()
890 if (!Tied) in emitTaskOutlinedFunction()
3777 unsigned Flags = Data.Tied ? TiedFlag : 0; in emitTaskInit()
3989 if (!Data.Tied) { in emitTaskCall()
DCGStmtOpenMP.cpp2551 S, *I, *PartId, *TaskT, S.getDirectiveKind(), CodeGen, Data.Tied, in EmitOMPTaskBasedDirective()
2573 Data.Tied = !S.getSingleClause<OMPUntiedClause>(); in EmitOMPTaskDirective()
3494 Data.Tied = true; in EmitOMPTaskLoopBasedDirective()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp1045 auto Tied = MI.getOperand(TiedIdx); in convertToSDWA() local
1047 SDWAInst.add(Tied); in convertToSDWA()
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc1313 "Tied operand not found");
4810 "Tied operand not found");
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenAsmMatcher.inc3249 "Tied operand not found");
/external/llvm/docs/
DLangRef.rst3293 string. Tied inputs still consume an argument from the call instruction, and
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLangRef.rst3532 string. Tied inputs still consume an argument from the call instruction, and
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc6025 "Tied operand not found");
11798 "Tied operand not found");
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc4376 "Tied operand not found");
6496 "Tied operand not found");